sambesse
New Contributor
1 year agoCyclone 10 LP PLL frequency far too low
Hello,
I am working on a Cyclone 10 lp problem using an internal PLL.
I'm using the above AHDL code to configure it. The expected output is 245Mhz, since it's a 30.72MHz input and a multiplier of 8. I have checked the synthesized code and everything is routing correctly. When I put the clock on a test point though I find that it's around 762kHz. Are there some incorrect parameters that may be impacting the frequency?
- Hi,
the small differences is frequency are obvious, you should be able to provide consistent values. However none of the quoted warnings is related to a fundamental problem that would prevent PLL function.
Some questions.
What's the reference clock source?
Is it a known working development board or custom design? In the latter case, are you sure that all hardware requirements, e.g. connection of PLL supply pins are met?