mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-22 14:07:15 +02:00
Added reference circuit
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
|
||||
* Simple CMOS inverer circuit
|
||||
|
||||
.SUBCKT INVERTER VSS IN OUT NWELL SUBSTRATE VDD
|
||||
Mp VDD IN OUT NWELL PMOS W=1.5U L=0.25U
|
||||
Mn OUT IN VSS SUBSTRATE NMOS W=0.9U L=0.25U
|
||||
.ENDS
|
||||
|
||||
Reference in New Issue
Block a user