diff options
author | Devine Lu Linvega <[email protected]> | 2018-06-07 19:28:18 +1200 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2018-06-07 19:28:18 +1200 |
commit | b56d08272bc5dd4e6e211f4cf833944c478932da (patch) | |
tree | 6662921f6612d534313be86de6fea3caaaed340e /examples | |
parent | 1c93dcc7f0ba7a37bd42fa8eb7381432e742387e (diff) | |
download | Orca-b56d08272bc5dd4e6e211f4cf833944c478932da.tar.gz Orca-b56d08272bc5dd4e6e211f4cf833944c478932da.zip |
Added Josh's Logic Gates
Diffstat (limited to 'examples')
-rw-r--r-- | examples/logic-gates.pico | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/logic-gates.pico b/examples/logic-gates.pico new file mode 100644 index 0000000..d19aa29 --- /dev/null +++ b/examples/logic-gates.pico @@ -0,0 +1 @@ +.........................................hhhhh..................................logic..................................hhhhh..................................gates................................................................................................................hhh..hh....hhhh...hhh....hhh...........and..or....nand...nor....xor..................................................0a1..0a0...1a1....0a1....1a1........................................................0xb...2m2....1x.g...2m2...........g...........0xb....b......0f1................g.............................................g.............g........................................................................................hhhh....hhh............................xnor....not...................................................................0a1.....1x.g....................................b..............................1m2.....................................1x.g....................................b...........................hhhh...................................josh................................................................................
\ No newline at end of file |