(c) 2023 Harald Pretl, Institute for Integrated Circuits, Johannes Kepler University
This is a simple PMOS power gate with enable
(thus integrated inverter) for TinyTapeout, implemented in sky130A
.
- A simple PMOS transistor for 1.8V-domain power switching.
- Pins:
VPWR
(1.8V),VGND
,GPWR
(switched VDD),ctrl
(active low, pulling toVGND
turns power-gate on, i.e.GPWR
=VPWR
; pulling toVPWR
makesGPWR
floating) $R_\mathrm{on} = 2\Omega$ - Used for 1xN tiles.
- Implemented in
sky130A
.
- A simple PMOS transistor for 1.8V-domain power switching.
- Pins:
VPWR
(1.8V),VGND
,GPWR
(switched VDD),ctrl
(active low, pulling toVGND
turns power-gate on, i.e.GPWR
=VPWR
; pulling toVPWR
makesGPWR
floating) $R_\mathrm{on} = 1\Omega$ - Used for 2xN tiles.
- Implemented in
sky130A
.