allowMultipleAssignments property

bool allowMultipleAssignments
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;