Forum Discussion
Altera_Forum
Honored Contributor
8 years agoCyclone V Fractional PLLs don't output expected clock frequency
I'm using Quartus 17.0.2. I have trying to generate a 148.5MHz clock with a 50MHz input reference clock. When I put the PLL in fractional mode and enter 148.5M as my target frequency the megawizard s...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- in the short term one could probably just comment out the reference .refiqclk_1(), on line 2163 of file altera_pll.v as a quick fix, as the ports are not connected and in this context do nothing useful. --- Quote End --- Yep, I actually tried that already. The design will actually elaborate, however just before synthesis finishes is spits out about 100 different syntax errors related to other altera library modules. This is a mess!!