summaryrefslogtreecommitdiff
path: root/digital ciruits/nor_sub/nor_sub.cir
diff options
context:
space:
mode:
Diffstat (limited to 'digital ciruits/nor_sub/nor_sub.cir')
-rw-r--r--digital ciruits/nor_sub/nor_sub.cir9
1 files changed, 9 insertions, 0 deletions
diff --git a/digital ciruits/nor_sub/nor_sub.cir b/digital ciruits/nor_sub/nor_sub.cir
new file mode 100644
index 0000000..7e1bbf0
--- /dev/null
+++ b/digital ciruits/nor_sub/nor_sub.cir
@@ -0,0 +1,9 @@
+.title KiCad schematic
+.include "/home/akshay/Desktop/digital ciruits/libs/spice_models.lib"
+V1 a GND pulse(0 3.3 0 0 0 50m 100m)
+V3 VDD GND dc 3.3
+V2 b GND pulse(0 3.3 50m 0 0 50m 100m)
+R1 GND Out 10meg
+X1 a b Out VDD NOR
+.tran .25m 30m
+.end