Forum Discussion
About the number of PLL outputs (CYCLONE5)
- 5 years ago
Hi,
The 'nine clock output signals for the Cyclone V devices' in Altera PLL IP core corresponds to
C output counters -> 9
in the Cyclone V handbook. These are the clocks generated from the PLL.
The Dedicated external clock outputs represent the FPLL_<#>_CLKOUT pins on the device. You can connect any of the C output counters to external clock outputs. Refer 4.2.6. PLL External Clock I/O Pins of Device Handbook.
There are dedicated clock output pins associated with each corner fractional PLL.
So the main difference is that C counters are PLL outputs (internal to FPGA) whereas CLKOUT pins are device outputs (available external to the FPGA).
Regards
Hi,
The 'nine clock output signals for the Cyclone V devices' in Altera PLL IP core corresponds to
C output counters -> 9
in the Cyclone V handbook. These are the clocks generated from the PLL.
The Dedicated external clock outputs represent the FPLL_<#>_CLKOUT pins on the device. You can connect any of the C output counters to external clock outputs. Refer 4.2.6. PLL External Clock I/O Pins of Device Handbook.
There are dedicated clock output pins associated with each corner fractional PLL.
So the main difference is that C counters are PLL outputs (internal to FPGA) whereas CLKOUT pins are device outputs (available external to the FPGA).
Regards