Spurthy
New Contributor
1 year agoState 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 condition to go to the next state. Thanks in advance.
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.