Forum Discussion
Ash_R_Intel
Regular Contributor
1 hour agoHi,
Can you please provide few details about your design?
1) What is the input clock frequency and source of it?
2) What is the output frequency that you are trying to achieve?
3) Is the create_clock constraint applied for the input clock at the top level?
Few design implementation checks would be:
1) You must recalibrate the PLL when the reference clock is available.
2) Clock on OSC_CLK_1 signal is used for calibration of the fPLL and it must be stable. Is it true for your case?
It would be easier to debug if you can provide a reference design to reproduce the issue.
Regards