altera_pll Fractional-N PLL error using physical output clock parameters
I receive the following error message when attempting to configure the altera_pll MegaCore in Fractional-N mode using physical output clock parameters:
"The specified configuration causes Voltage-Controlled Oscillator (VCO) to go beyond the limit."
My chosen parameters should not be problematic. Please see the attached screenshot.
The Fvco achieved by the settings that you had made is beyond the limit specified in the datasheet. For Arria V, Stratix V and Cyclone V device the Fvco min = 600 MHz.
Best way is to first enter the 'Desired Frequency' and let the tool calculate the parameters. You may then adjust the values if more refinement is required.
Please refer, Altera PLL IP Core User Guide, https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/altera_pll.pdf and AN 661, https://www.intel.com/content/www/us/en/programmable/documentation/mcn1424769382940.html for more details.
Regards.