Use Clock Enables
Use clock enable when using most of or all logic inputs
- Not recommended to gate clock signal directly
Use muxed data to allow multiple clock enables in a CLB
- Required even for opposite edges of same signal
Some macros use logic for clock enable while others use the CE pin
- Make sure CE, if unused, is always connected to VCC