Forum Discussion
BXia
Occasional Contributor
4 years agoThe max output frequency of fPLL Intel Arria 10 FPGA IP
Hi,
We are using the fPLL Intel Arria 10 FPGA IP, the input reference clock is set to 100MHz, PLL output frequency is set to 2GHz, as shown in the attached screenshot.
However, we found the act...
Ash_R_Altera
Regular Contributor
4 years agoHello,
For the FPLL in Transceiver mode, refer datasheet table 22:
As per this, the maximum output frequency that a fpll can drive is 6.25 GHz.
Please note, that the VCO frequency is not directly available at the output of the fpll. Refer, the architecture diagram in below link:
https://www.intel.com/content/www/us/en/docs/programmable/683461/current/pll-architecture.html
From the datasheet table, always refer the parameter fout for the maximum frequency that can be driven by a pll.
For, your lock issue, probably there is some other reason like input clock signal integrity or termination etc. to loose the lock.
Regards