Forum Discussion
Altera_Forum
Honored Contributor
9 years agoGated Clock + Clock MUX-> what primitives to use?
Hi All, As for the Gated Clock implementation -> what primitives to use? Could someone provide examples? Thank you!
Altera_Forum
Honored Contributor
9 years agoIf you want a reliable design, don't use gated clocks. FPGAs aren't designed to support them.
Solve it another way. Use your clock gating control signal to determine what the logic should do when it's active (clock disabled). Cheers, Alex