Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSERDES, must be driven by a dedicated clock pin of the PLL
Hello,
the complete message is:Input clock of PLL which drives at least one nonDPA mode SERDES, must be driven by a dedicated clock pin of the PLL. My configuration: - Cyclone V 5CSXFC6D6F31C8NES - 100 MHz Oscillator which feeds an upstream PLL, which sources the 80 MHz backup clock (and only this clock) for the: - downstream PLL, which feeds the two SERDES, the main clock (80 MHz) comes from the other board As I need the possibility to automatically switch over to the backup clock, I cannot directly feed the clock pin into the serdes' PLL, as the clock differences would be too big. As the upstream PLL has only one output with fanout = 1, I am using a dedicated clock pin of the PLL, so what is the problem? Additionally, nothing else is connected to the oscillator pin. thanks http://www.alteraforum.com/forum/showthread.php?t=41837 There is already a thread on the topic, without solution. Can somebody confirm that this is a bug in Quartus 13.0 SP1 which I am using?2 Replies
- Altera_Forum
Honored Contributor
Ok, as I have no success in using a PLL cascade, I am now trying to get an oscillator connected.
Because of the HSMC connector, my fractional PLL is restricted to location X0 Y74. How can I use then for example clk4, clk5 or clk0 at this location? The fitter always complains it cannot route the pins. When I use a altclkctrl block, I get the same error as with the cascaded PLL ( dedicated pin blah ... ) Any ideas? - Altera_Forum
Honored Contributor
Why is it impossible to use an altctrl block as clock source for the serdes' PLL? Isn't that the way that even Altera suggests?
http://www.altera.com/support/kdb/solutions/rd09252012_453.html http://quartushelp.altera.com/13.1/master.htm#mergedprojects/msgs/msgs/ecclk_pll_clkin_not_placed_in_dedicated_input.htm?gsa_pos=1&wt.oss_r=1&wt.oss=the%20pll%20reference%20clock%20was%20not%20placed%20in%20a%20dedicated%20input%20pin%20that%20can%20reach It is still complaining about the lack of a dedicated clock pin. The altclkctrl is, of course, driven by a dedicated clock pin.