mirror of https://github.com/KLayout/klayout.git
16 lines
373 B
Plaintext
16 lines
373 B
Plaintext
* Extracted by KLayout
|
|
|
|
* cell INVERTER
|
|
.SUBCKT INVERTER
|
|
* net 1 IN
|
|
* net 2 VSS
|
|
* net 3 VDD
|
|
* net 4 OUT
|
|
* net 5 NWELL
|
|
* net 6 SUBSTRATE
|
|
* device instance $1 r0 *1 1.025,4.95 PMOS
|
|
M$1 4 1 3 5 PMOS L=0.25U W=1.5U AS=0.675P AD=0.675P PS=3.9U PD=3.9U
|
|
* device instance $2 r0 *1 1.025,0.65 NMOS
|
|
M$2 4 1 2 6 NMOS L=0.25U W=0.9U AS=0.405P AD=0.405P PS=2.7U PD=2.7U
|
|
.ENDS INVERTER
|