summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2014-01-29 01:29:37 +1100
committerJed Barber <jjbarber@y7mail.com>2014-01-29 01:29:37 +1100
commit5bdf9eeb03252814b4f31f168a8eaba417845b9f (patch)
tree943847e00be64559710c400766f0bc00382f8cb5
parent482fe2f04a7bc87cfd5241645ee31a0eabde6b2f (diff)
Added symbol for STI gate
-rw-r--r--CMOS/standard_inverter.asy22
1 files changed, 22 insertions, 0 deletions
diff --git a/CMOS/standard_inverter.asy b/CMOS/standard_inverter.asy
new file mode 100644
index 0000000..93e3b3c
--- /dev/null
+++ b/CMOS/standard_inverter.asy
@@ -0,0 +1,22 @@
+Version 4
+SymbolType CELL
+LINE Normal 32 48 64 48
+LINE Normal -32 48 -48 48
+LINE Normal 32 32 -32 32
+LINE Normal 32 64 32 32
+LINE Normal -32 64 32 64
+LINE Normal -32 32 -32 64
+LINE Normal 32 40 32 48
+LINE Normal 47 48 32 40
+TEXT 0 48 Center 0 STI
+WINDOW 0 -15 16 Left 0
+SYMATTR Prefix X
+SYMATTR SpiceModel VDD 0
+SYMATTR Description Inverting buffer
+SYMATTR SpiceLine VDD=5 SPEED=1.0 TRIPDT=5e-9
+PIN -48 48 NONE 0
+PINATTR PinName A
+PINATTR SpiceOrder 1
+PIN 64 48 NONE 0
+PINATTR PinName Y
+PINATTR SpiceOrder 2