Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe problem is, because you did not drive your clock to two dedicated clock inputs, that are directly connectable to different PLLs. pin_31 and pin_32 are both dedicated inputs of PLL1.
The good thing is, that starting with Cyclone III (and other high end FPGAs), you are able to route PLL input from non-dedicated pins, chain PLLs and similar. In many designs, it's not absolutely necessary to have the features of dedicated clock inputs, you can accept a somewhat higher jitter and delay tolerance. Clearly, it's not always wanted to connect the clock at opposite sides of the FPGA, as it is required to connect both PLLs directly.