Which type of switches are used in low power domains?

oHeader Switches: Use PMOS transistors placed between the main VDD grid (always-on supply) and the switchable VDD rail of the power domain (VDD_SW). The PMOS gate is controlled by the sleep/enable signal. When OFF (sleep signal asserted), they disconnect the domain from VDD.

  • Footer Switches: Use NMOS transistors placed between the switchable VSS rail (VSS_SW) of the power domain and the main VSS grid (always-on ground). The NMOS gate is controlled by the sleep/enable signal. When OFF, they disconnect the domain from VSS.
  • Combined Header/Footer: Some designs might use both header and footer switches for more robust power cut-off, although this adds complexity and area.
Share:
‹ Why build voltage islands? What are the requirements for low power design?
Home
Which state (switching or not switching) consumes more power? Which VT leaks more (HVT vs LVT)? ›