Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI think, the property "fault tolerant" needs explanation. The most basic kind of fault tolerance is to prevent locking in illegal states, but I don't see, that it's achieved by your coding scheme. Generally the Altera "safe state machine" feature should be considered.
The shown snippet itself is inplausible, it has 31 states in the enumeration but less codings.