From 029d0d8e09e56ee12c98475d4e98e6388f977922 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Wed, 26 Feb 2014 22:30:51 +1100 Subject: Added symbols (copies of the CMOS symbols) --- RMOS/is_unknown.asy | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 RMOS/is_unknown.asy (limited to 'RMOS/is_unknown.asy') diff --git a/RMOS/is_unknown.asy b/RMOS/is_unknown.asy new file mode 100644 index 0000000..8ffb820 --- /dev/null +++ b/RMOS/is_unknown.asy @@ -0,0 +1,17 @@ +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 +TEXT 0 48 Center 0 =0 +SYMATTR Description IS UNKNOWN gate +PIN -48 48 NONE 0 +PINATTR PinName A +PINATTR SpiceOrder 1 +PIN 64 48 NONE 0 +PINATTR PinName Y +PINATTR SpiceOrder 2 -- cgit