FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5892 Discussions

The clock multiplier unit (CMU) PLL VCO frequency range

AGroz1
Beginner
1,544 Views

Hi,

 

I'm working with an Arria 10 GX evaluation board. I want to do dynamic reconfiguration of the transceivers.

 

But I can't find the VCO frequency range for the CMU PLL. In the Arria 10 Transceiver PHY User Guide I found "The CMU PLL has a ring oscillator based VCO. For VCO frequency range, refer to the datasheet."

But in the Arria 10 Device Datasheet I can only find information about the FPLL and the I/O PLL VCO https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/arria-10/a10_datasheet.pdf

Same for the PFD input ranges.

 

Can someone help me with this?

 

Thanks,

Andrei

0 Kudos
3 Replies
Nathan_R_Intel
Employee
675 Views
Hie, Please refer to Table 23 in the above Arria 10 Datasheet for CMU PLL supported frequency range. The frequency range supported is from 2450 MHZ till 5156.25 MHz which is covered in Table 23. Regards, Nathan
0 Kudos
AGroz1
Beginner
675 Views

Hi Nathan,

 

I know the table, but is not what I'm looking for.

If we take a look at "Intel Arria10 Transceiver PHY User Guide" https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/arria-10/ug_arria10_xcvr_phy.pdf,

Figure 174 (page 367), the internal diagram of the CMU PLL. I can deduce the VCO frequency as being VCO = L * M * ref_clk / N

If I take the maximum L, M and input reference clock frequency(800MHz) and bypass N, I get 51.2GHz, this will clearly not the maximum.

From the datasheet/user guide, the maximum VCO frequency(-1 speed-grade) for I/O PLL is 1.6GHz for ATX PLL I found: "For ATX PLL VCO frequencies between 11.4 GHz and 14.4 GHz, when two ATX PLLs operate at the same VCO frequency (within 100 MHz) and drive GT channels, they must be placed 3 ATX PLLs apart (skip 2)".

The PFD is ranges are very important as well.

I can get some ranges from the Arria 10 Transceivers CMU PLL IP for what I need.

Do you have other suggestions to get a more generic min-max ranges for VCO and PFD frequencies?

 

Regards,

Andrei

 

 

0 Kudos
Nathan_R_Intel
Employee
675 Views
Hie Andrei, As you are aware our datasheet spec list the supported frequency range for every PLL instead of VCO frequency. Currently, we do not have a customer facing document covering the VCO and PFD frequency range for every PLL. This is because not all combinations of refclk frequency ,VCO frequency , L, M and N counter is supported. This values were characterized and supported values were included as part of Quartus. One way you can determine this is by using Quartus tool. Use the Transceiver ATX PLL, fPLL or CMU PLL Intel Arria 10 FPGA IP. Key in the min/max refclk frequency and required frequency numbers. You can observed the VCO frequency in the Advanced Parameters tab Regards, Nathan
0 Kudos
Reply