delayControlledSignals property
final
Indicates whether the controlled signals are delayed by 1 cycle. If this
is false
, or clock gating is not isPresent, then the controlled
signals are not delayed.
Implementation
final bool delayControlledSignals;