Forum Discussion
Altera_Forum
Honored Contributor
13 years agoOh yeah, using a ALTCLKCTRL block is also ok.
In any case, if you go with a gated clock, I'd use the same kind of multi-cycle exceptions as with clock enable. If you fiddle enough with get_fanouts, you might be able to find to automatically constrain every affected path. OTOH, I'm not sure if this is correct but here's an idea to constrain the gated clock: create_generated_clock -source clk60M -divide_by 50 -edges {0 8.333333}