Altera_Forum
Honored Contributor
14 years agoPLL issues in EP3C16
I'm sure I'm missing something simple here. I have a VHDL state machine that is running from a 50MHz input clock, and I want to boost that to 100MHz using a PLL. Either the PLL is not locking or I screwed something else up, because though everything compiles fine, I get no output from my state machine, even if I change the PLL to just give me a 1-to-1 of the input clock (50MHz). I've tried every different compensation scheme, with no luck.
Any ideas?