Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDedicated Clock Output pin
1- In Altera FPGAs currently I am using Cyclone 4 is there a dedicated clock output pin? 2- Are we encouraged to use dedicated clock output pin or can we use some random I/O register(in the pad) ...
Altera_Forum
Honored Contributor
15 years agoThere's a dedicated pair of clock ouput pins assigned to each Cyclone PLL. You are encouraged to use it preferably as clock output by the FPGA timing specification, which assures less jitter and uncertainty for the dedicated pins. You can however use any I/O pin if suitable for your design.