Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- The error is pretty self-explanatory; you have fed your PLL from a pin that is not a dedicated clock pin that can be directly connected to the PLL, hence the jitter performance may be compromised. The solution is to use a clock source that the PLL is happier with. Cheers, Dave --- Quote End --- Thanks very much, Dave. But how to decide a pin which can make the PLL happier? The problem is the evaluation board has some specific pins which connected with FPGA chip, are clock signals for FPGA. In my system, I need a main clock. But a PLL is not happy with this main clcok pin, how can I handle this problem?