JMedi
New Contributor
4 years agoClock generated by Fractional PLL Megawizard vs Timing analyzer
Hello,
We have seen that it is different the clock configured/generated by Fractional PLL and the generated by the timing analyzer.
They use different factor to generate VCO frequency:
refCLK x (M+f/2^32) / N
For the example in the figure: (9+2164663431/4294967296) / 1 = 9.50399997993372380733
refCLK x M' / N'
For the attached in the figure: (2433 / 256) = 9.50390625
Those figures are: timing report (clocks) and fitter (pll usage summary)
How can we manage it?
What is the correct frequency?
What frequency use the timing analyzer?
Quartus Prime 18.1.1 + Cyclone V
Regards,
JMedi