Forum Discussion

Spurthy's avatar
Spurthy
Icon for New Contributor rankNew Contributor
2 years ago
Solved

State Machine file

Is there a way to add priority to the transitions drawn in state machine file editor in Quartus Prime Standard/Pro? Say if a state1 has multiple transitions, I want to add priority to the transition ...
  • Spurthy's avatar
    2 years ago

    Thank you for your replies. There are some cases where the state machine has to make transition from one state to another based on which condition comes first. I did find a way to work with multiple outgoing transitions, by negating the highest priority condition in the subsequent transitions.