Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCyclone V fitter cannot place fractional PLL
Hi All! Right now I'm trying to compile the simple design to check if pin assignment is correct before I start to route the PCB. In our project we use 8 ADCs (output interface of each ADC is 9x...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Have you tried to cascade two fPLL?. Set the output of the first one as the input of the second one, which should be the transceiver's PLL. I found the same problem using the cycloneV development board and I overcome the problem doing that. Luck. --- Quote End --- Can you tell me how to deal with it using transceiver's pll? How to cascade two fpll?