Forum Discussion
intel FPGA clkusr pin
Hi,
As I understand it, you have some inquiries related to the CLKUSR pin. For your information, if you are using XCVR in your design, at the board, you should connect the CLKUSR pin to dedicated free-running on-board oscillator with frequency of 100MHz - 125MHz. You would not need to do any instantiation in your design. Without connecting CLKUSR to free-running clock, the transceiver calibration could fail and lead to transceiver malfunction.
Also, it is recommended to use CLKUSR dedicated for transceiver calibration only.
Please let me know if there is any concern. Thank you.
- danduan25 years ago
New Contributor
Hi,
Thanks for your suggestion.
1. If i want to use usrclk pin for my own logic after transceiver power up calibration, is it ok?
2. what is the meaning of " If you are using the CLKUSR pin for your own logic (feeding it to the core), you must instantiate altera_a10_xcvr_clock_module altera_a10_xcvr_clock_module reset_clock (.clk_in(mgmt_clk));" (from cyclone10 transceiver userguide)