allowMultipleAssignments property
final
When false
, an SignalRedrivenException will be thrown during
simulation if the same signal is driven multiple times within this
Sequential.
Implementation
final bool allowMultipleAssignments;
When false
, an SignalRedrivenException will be thrown during
simulation if the same signal is driven multiple times within this
Sequential.
final bool allowMultipleAssignments;