Altera_Forum
Honored Contributor
13 years agoCyclone IV PLL lock range: datasheet vs measurement
Hi,
According to the Cyclone IV device datasheet, the: - PFD frequency (Fin/N) should range from 5MHz to 325MHz; - VCO frequency (Fin*M/N) should range from 600MHz to 1300MHz. When I measure these min and max values, by changing the M & N counters and monitoring the output lock signal of a reconfigurable PLL, I get: - Fpfd(min) = 300kHz; - Fpfd(max) not measured; - Fvco(min) = 700kHz; - Fvco(max) = 1300MHz. -> Could anybody explain why the minimum measured frequencies are so far from the theoretical's (x10 factor for Fpfd(min), x1000 factor for Fvco(min))? -> Is there an Altera document, which describes the "bandwidth 8x rule" stated by desert rat in his March 21st, 2007 post? Here are the initial parameters of the reconfigurable PLL: - Input frequency = 50MHz; - C0 requested frequency = 30MHz; - Primary clock VCO frequency = 600MHz; - M counter = 12; - N counter = 1; - VCO post scale counter = 2; - Bandwidth = 680kHz to 980kHZ; - C0 post-scale counter = 20. Thank you for your answers ! Regards, DEx.