aboutsummaryrefslogtreecommitdiff
path: root/projects/03/a/PC.out
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2017-12-07 16:38:00 +0100
committerYuchen Pei <me@ypei.me>2017-12-07 16:38:00 +0100
commit4584283403948cc6d1bd49a83e0fca47a58f8e9f (patch)
treee5f160df9833f8a8d8e76b64476a82bb3dfea0ca /projects/03/a/PC.out
parent317270a4daf0bfa6ee1f287a3150f3f752d28391 (diff)
almost finished project 3
Diffstat (limited to 'projects/03/a/PC.out')
-rw-r--r--projects/03/a/PC.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/03/a/PC.out b/projects/03/a/PC.out
new file mode 100644
index 0000000..8bd9bf5
--- /dev/null
+++ b/projects/03/a/PC.out
@@ -0,0 +1,5 @@
+| time | in |reset|load | inc | out |
+| 0+ | 0 | 0 | 0 | 0 | 0 |
+| 1 | 0 | 0 | 0 | 0 | 0 |
+| 1+ | 0 | 0 | 0 | 1 | 0 |
+| 2 | 0 | 0 | 0 | 1 | 0 |