currentState property

Logic currentState
final

The current state of the FSM.

Use getStateIndex to map from a StateIdentifier to the value on this bus.

Implementation

final Logic currentState;