Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe most important issue is that a signal is viewed as clock if it is used to edge trigger any register since it will be connected to clk port of flips.
The safest thing for a beginner is one clock for all registers. As to tristating inside fpga: you don't need that as it is going to be implemented as muxes and will complicate coding on you.