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 agoYes, use clock enable control instead of gating the clock. Also, you can add in the clock control block (ALTCLKCTRL) and use its enable signal to disable a global clock.