From 3da3c65493a84825ec49dc0f6a2fa00b83c95f4a Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 13 Feb 2014 19:23:44 +1100 Subject: Constructed simulated ternary CONSENSUS gate --- simulated/consensus.asc | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 simulated/consensus.asc diff --git a/simulated/consensus.asc b/simulated/consensus.asc new file mode 100644 index 0000000..cdee660 --- /dev/null +++ b/simulated/consensus.asc @@ -0,0 +1,35 @@ +Version 4 +SHEET 1 880 680 +WIRE 144 16 -32 16 +WIRE 320 32 208 32 +WIRE 64 80 -32 80 +WIRE 144 80 96 80 +WIRE 160 96 160 80 +WIRE 96 144 96 80 +WIRE 96 144 32 144 +WIRE 32 208 32 144 +WIRE 32 208 -32 208 +WIRE 64 208 64 80 +WIRE 144 208 64 208 +WIRE 320 224 208 224 +WIRE 144 272 -32 272 +WIRE 160 288 160 272 +FLAG -32 16 A- +IOPIN -32 16 In +FLAG -32 80 A+ +IOPIN -32 80 In +FLAG -32 208 B- +IOPIN -32 208 In +FLAG -32 272 B+ +IOPIN -32 272 In +FLAG 160 96 0 +FLAG 160 288 0 +FLAG 320 32 Y- +IOPIN 320 32 Out +FLAG 320 224 Y+ +IOPIN 320 224 Out +SYMBOL Digital\\and 176 176 R0 +SYMATTR InstName A2 +SYMBOL Digital\\and 176 -16 R0 +SYMATTR InstName A1 +TEXT 248 312 Left 0 ;Total = 12 transistors -- cgit