Altera_Forum
Honored Contributor
17 years agocant get one-hot with VHDL in quartus II 8.1
Can anyone help me with implementing a one-hot state machine in quartus II 8.1 with VHDL.
I created a simple test file and set the state machine processing to one-hot in 'More Analysis and Synthesis Settings' When I go to simulate, the node finder gives me four registers for the four states, but one of the states remains undefined, and the encoding appears to be a combination type like grey or johnson. Also tried an enumerated encoding which didnt work either. I attached the code I was trying to use. Thanks in advance for any help.