Altera_Forum
Honored Contributor
15 years agoFSM Problem!
Hi, I’m using the Case statement inside process that driven by the system clock (“present state” only (no “next state”)). Inside the case I’m using several counters. In Modelsim simulation, the code works well but when I’m burning the code in my CPLD, the code not acting as it should (according to state machine). What could be the problem? I need help… Thanks, Idan