Altera_Forum
Honored Contributor
15 years agoInternally generated clock (VHDL)
If I generate a clock within a MAXII pld, I can output that signal to a pin, wire the pin to a spare global clock input and use it without problem.
How do I do this connection internally without having to add a wire. How do I connect an internal node to a global clock line? (I'm trying to do this in VHDL).