Forum Discussion
Altera_Forum
Honored Contributor
7 years agoHi Vikas,
not realy. may be I didn't explained correctly the case. The both IFs are with in a clocked process within a case. The IFs are just the transition condition to the next state, and they are equivalent: when 7 -> transition else count. I can describe as count if < 7 else transition or count and if = 7 transition. In the simulation it is corect in real test too but the state machine viewer do not like the "<" sign :) Regards, Emil