From bcd3c03959af5b7940fce212263ea4f1529bf6b8 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 13 Feb 2014 13:11:52 +1100 Subject: Constructed simulated ternary standard inverter --- simulated/standard_inverter.asc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 simulated/standard_inverter.asc diff --git a/simulated/standard_inverter.asc b/simulated/standard_inverter.asc new file mode 100644 index 0000000..a0a58b0 --- /dev/null +++ b/simulated/standard_inverter.asc @@ -0,0 +1,19 @@ +Version 4 +SHEET 1 880 680 +WIRE 176 96 64 96 +WIRE 288 96 208 96 +WIRE 208 128 208 96 +WIRE 208 128 144 128 +WIRE 144 160 144 128 +WIRE 144 160 64 160 +WIRE 176 160 176 96 +WIRE 288 160 176 160 +FLAG 64 96 A- +IOPIN 64 96 In +FLAG 64 160 A+ +IOPIN 64 160 In +FLAG 288 96 Y- +IOPIN 288 96 Out +FLAG 288 160 Y+ +IOPIN 288 160 Out +TEXT 136 232 Left 0 ;Total = 0 transistors -- cgit