add the amazing test cases

This commit is contained in:
Joel Beckmeyer
2017-04-23 20:57:44 -04:00
parent 0e751426ad
commit 9264dbbeda
21 changed files with 135 additions and 0 deletions

7
circuit/circuit8.txt Normal file
View File

@@ -0,0 +1,7 @@
CIRCUIT WhiteBoard
INPUT A 1
INPUT B 2
OUTPUT C 3
AND 2ns 1 2 4
OR 3ns 2 4 3