Forum Discussion
Gabriel15
New Contributor
1 year agoHow to fix State <name> contains multiple transitions, but more than one transition equation are TRU
I'm trying to develop a Elevator FSM machine in quartus in order to get his equivalent to HDL code. The FSM is this: But when I set the Input, transitions and output in "State Machine Wizard...
RichardT_altera
Super Contributor
1 year agoSorry for the delay.
Do you need any further assistance regarding this case?
I agree with sstrell—using HDL language for FSM design is a better approach for implementing state machines.
Attached is an example code based on your elevator scenario.
Let me know if it works for you.
Regards,
Richard Tan