nextState property

Logic nextState
final

The next state of the FSM.

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

Implementation

final Logic nextState;