Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe default state encoding for state machines is 1 hot. This means with each state being a single bit, anything that is enabled by that state is simply connected to the single bit, hence the default case has no use.