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 |
| 0000000000000000 | 1111111111111111 |
| 1111111111111111 | 0000000000000000 |
| 1010101010101010 | 0101010101010101 |
| 0011110011000011 | 1100001100111100 |
| 0001001000110100 | 1110110111001011 |