VLSI Concept · Timing
Clock Gating
Don't toggle the clock into logic that isn't doing anything.
Clock gating inserts a gate (an integrated clock-gating cell, ICG) that blocks the clock from reaching a block of flip-flops when that block isn't needed this cycle — cutting dynamic power because unused logic simply doesn't switch. It's one of the single biggest power-saving techniques in modern chip design.