From 9be6e979f45f21e5ceaa775283204d5018f99d18 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 13 Feb 2014 13:25:03 +1100 Subject: Constructed simulated ternary IS TRUE gate --- simulated/is_true.asc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 simulated/is_true.asc diff --git a/simulated/is_true.asc b/simulated/is_true.asc new file mode 100644 index 0000000..1c96f52 --- /dev/null +++ b/simulated/is_true.asc @@ -0,0 +1,21 @@ +Version 4 +SHEET 1 880 680 +WIRE 0 64 -48 64 +WIRE 96 64 32 64 +WIRE 240 64 160 64 +WIRE 96 96 96 80 +WIRE 32 128 32 64 +WIRE 32 128 -48 128 +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