Forum Discussion
Altera_Forum
Honored Contributor
18 years agoSo really the circuit is clock input pin -> PLL -> output pin. You know you're driving the input pin, but the output pin is stuck. That has nothing to do with timing constraints or some of the other stuff I mentioned, as it's basic connections. Double check the IO locations in the .fit.rpt, maybe look at the Chip Editor(you probably don't need to). The other possibilities I can think of:
- Do other things toggle? Maybe the part hasn't come out of configuration but the first thing you're looking at is this clock? - Does the PLL have a reset you drive with logic? Maybe that's getting driven in some instances? - Can you bring the clock out other pins or something like that? Good luck, as there will probably be some debug required.