Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Do you explicitly mean states, or logic? State machines are encoded using one of several methods. Grey code, one hot and counter. By default it will encode 1 hot. Minimization can occur during synthesis --- Quote End --- I mean eliminating redundant states. Thank you very much for your time