FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6673 Discussions

Do fPLL must be calibration with USRCLK even though used as a core PLL

Altera_Forum
Honored Contributor II
1,508 Views

Hi , 

 

How to use fPLL with core mode for Arria10? We don't need transceiver in our design, just need fPLL for fractional clock output. but USRCLK used as a general purpose IO is not feeded by a free running clock in our board design. 

 

Do fPLL must be calibration with USRCLK even though used as a core mode PLL?  

 

From documents ug-01149, "Timing analysis is not supported for the Arria 10 fPLL used as a core PLL." Is it really? 

 

Thank you!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
659 Views

set_global_assignment -name AUTO_RESERVE_CLKUSR_FOR_CALIBRATION OFF

0 Kudos
Reply