Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHi,
There is no special power control for fPLL.
By default fPLL is power on as long as user provide the FPGA power, PLL refclk source and fPLL is not in reset mode via "pll_powerdown" control from reset controller IP.
User can then check pll_locked signal and output clock frequency to ensure it's alive and behaving properly.
Thanks.
Regards,
dlim
- BHunt115 years ago
New Contributor
I found my issue. I don't have the CLKUSR pin connected to a clock source so the transceiver is not completing calibration.
Is there a way around using this external pin? Can I supply an internal clock source?