summaryrefslogtreecommitdiff
path: root/projects/01/DMux.out
diff options
context:
space:
mode:
Diffstat (limited to 'projects/01/DMux.out')
-rw-r--r--projects/01/DMux.out5
1 files changed, 0 insertions, 5 deletions
diff --git a/projects/01/DMux.out b/projects/01/DMux.out
deleted file mode 100644
index 9a92ec0..0000000
--- a/projects/01/DMux.out
+++ /dev/null
@@ -1,5 +0,0 @@
-| in | sel | a | b |
-| 0 | 0 | 0 | 0 |
-| 0 | 1 | 0 | 0 |
-| 1 | 0 | 1 | 0 |
-| 1 | 1 | 0 | 1 |