Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Yaotin:
The PLLx_CLOCKOUTp and n outputs can be defined as differenetial or singled ended outputs. So the PLLx_CLOCKOUT is dedicated PLL's output, which should only be sourced by that PLL which is drivin by a CLKx input pin associated with that PLL. Not every PLL will always have dedicated PLLx CLOCKOUT's. Every PLL will have 4 dedicated CLK-in's (Or 2 differential pairs) So Care should be taken to make sure you are using the correct output pin so all the routing will be optimized. Depending on the family you can break these rules, but at the cost of jitter performance, and max freqeuency. In the past I have driven the dedicated clock out's from two various PLL clock outputs independently, but this could be family related as well. You may want to test this and verify it works. Pete