Altera_Forum
Honored Contributor
17 years agoCreating delay on an internal signal
I have an internal signal on a Cyclone II that I need to delay on the order of several nanoseconds. Best practices and omg-he's using-asynchronous-code aside, what would be the best way to do this? Can I use delay components of IO pins? I can't physically connect the pins to make a chain, but I do have plenty of unused pins if I could chain the delays internally. My fallback plan right now is to use LCELLs, but I'd like to hear your input before doing so.
I've done this in the past using IOBUFs on Xilinx devices. Is there something similar I could use on the Cyclone II?