From 7a09ad484230f6cfc4c5ec3d6f86526a550f7ca1 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 13 Feb 2014 13:12:59 +1100 Subject: Constructed simulated ternary negative threshold inverter --- simulated/negative_threshold_inverter.asc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 simulated/negative_threshold_inverter.asc diff --git a/simulated/negative_threshold_inverter.asc b/simulated/negative_threshold_inverter.asc new file mode 100644 index 0000000..3202fdc --- /dev/null +++ b/simulated/negative_threshold_inverter.asc @@ -0,0 +1,21 @@ +Version 4 +SHEET 1 880 680 +WIRE 32 64 -48 64 +WIRE 96 64 32 64 +WIRE 240 64 160 64 +WIRE 96 96 96 80 +WIRE 0 128 -48 128 +WIRE 32 128 32 64 +WIRE 240 128 32 128 +FLAG 96 96 0 +FLAG 240 64 Y- +IOPIN 240 64 Out +FLAG 240 128 Y+ +IOPIN 240 128 Out +FLAG -48 64 A- +IOPIN -48 64 In +FLAG -48 128 A+ +IOPIN -48 128 In +SYMBOL Digital\\inv 96 0 R0 +SYMATTR InstName A1 +TEXT 144 216 Left 0 ;Total = 2 transistors -- cgit