Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Can someone help me? Someone mentioned on here that I need to use chip enable clocks to sort out the gated clock issue but I do not know how to do this? --- Quote End --- instead of passing a clock through a gate i.e. AND'd with some other signal you want to gate the clock with, feed the clock as normal into the clk inputs of the register(s) which follow i.e. are currently fed by your gated clock and then feed the gate signal into the clock enable (clken) input of the very same registers.