Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussions

user I/O clock

Altera_Forum
Honored Contributor II
1,234 Views

Hi 

 

Are there any drawbacks of using non-dedicated clock I/O pin to drive 50MHz clock for FPGA. I just read cyclone V manual and there is nothing wrote about it.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
483 Views

If it's a large fan-out clock, you'll probably want it on a global, so it will route from the regular I/O to the global. Not the end of the world and should work fine though. Note that your I/O delays will be different(longer Tcos, shorter Tsus). You won't be able to drive a PLL to shift the clock. (I actually, I don't remember if you can drive a PLL with an internal signal or not. Used to be illegal but may be legal on newer families. Try it if you think you might need it).

0 Kudos
Reply