summaryrefslogtreecommitdiff
path: root/tests/d_logic.5.ckt
diff options
Diffstat (limited to 'tests/d_logic.5.ckt')
-rw-r--r--tests/d_logic.5.ckt12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/d_logic.5.ckt b/tests/d_logic.5.ckt
index 836a6643..ea595c46 100644
--- a/tests/d_logic.5.ckt
+++ b/tests/d_logic.5.ckt
@@ -2,12 +2,12 @@
.gen freq=1 offset=2.5 init=2.5 ampl=2.5
Vdd 8 0 dc 5.
V1 1 0 generator( 1. )
-U2 2 0 8 8 1 mos inv
-U3 3 0 8 8 2 mos inv
-U4 4 0 8 8 3 mos inv
-U5 5 0 8 8 4 mos inv
-U6 6 0 8 8 5 mos inv
-U7 7 0 8 8 6 mos inv
+U2 2 1 mos inv
+U3 3 2 mos inv
+U4 4 3 mos inv
+U5 5 4 mos inv
+U6 6 5 mos inv
+U7 7 6 mos inv
.model mos logic ( delay= 1n rise= 1n fall= 1n rs= 100. rw= 1.G
+ thh= 0.75 thl= 0.25 mr= 5. mf= 5. over=10k vmax= 5. vmin= 0. )
.option mode=analog vmax=5.1 vmin=-.1