summaryrefslogtreecommitdiff
path: root/projects/01/Not16.cmp
diff options
context:
space:
mode:
Diffstat (limited to 'projects/01/Not16.cmp')
-rw-r--r--projects/01/Not16.cmp6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/01/Not16.cmp b/projects/01/Not16.cmp
new file mode 100644
index 0000000..68a5512
--- /dev/null
+++ b/projects/01/Not16.cmp
@@ -0,0 +1,6 @@
+| in | out |
+| 0000000000000000 | 1111111111111111 |
+| 1111111111111111 | 0000000000000000 |
+| 1010101010101010 | 0101010101010101 |
+| 0011110011000011 | 1100001100111100 |
+| 0001001000110100 | 1110110111001011 |