Forum Discussion
Altera_Forum
Honored Contributor
16 years agoyou wrote:
"It looks like nothing in the process after ELSIF (CLKOUT'EVENT AND CLKOUT='1') is being recognized..." Is CLKOUT assinged to an input pin (for an external clock), or the output of a PLL in your design? The obvious way to debug this would be writing a testbench in modelsim. If you do not know how to do this, I would advise learning how to do so.