Did a few more chips that I forgot about.

This commit is contained in:
2021-01-25 13:49:35 -06:00
parent 77c62c3504
commit 66bd1e5cdb
8 changed files with 83 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
| in | out |
| 00000000 | 0 |
| 11111111 | 1 |
| 00010000 | 1 |
| 00000001 | 1 |
| 00100110 | 1 |