Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe "Clock Signals IP core" is a wrapper, which instantiates a PLL with settings specific to the hardware you're using. So, you are using a PLL it's just hidden behind this IP core.
All I can suggest is that you revisit all the settings you are presented with in configuring that IP core. Alternatively, you could try instantiating the PLL directly. This will require more settings. However, you will be able to take these from the reference design available for the dev board. Cheers, Alex