summaryrefslogtreecommitdiff
path: root/Plan
diff options
context:
space:
mode:
authorJulian Blake Kongslie2023-01-22 12:33:01 -0800
committerJulian Blake Kongslie2023-01-22 12:33:01 -0800
commit008b2fa47db4d04941a2bd6d512a204d76cbfea8 (patch)
treec5cf801dc2e8ca42bfa014b96e6bf74501253bba /Plan
parentImproved pipetrace viewer. (diff)
downloadbiggolf-008b2fa47db4d04941a2bd6d512a204d76cbfea8.tar.xz
Add deadman timer (only ten cycles!) based on time between interruptable points.
Diffstat (limited to '')
-rw-r--r--Plan1
1 files changed, 0 insertions, 1 deletions
diff --git a/Plan b/Plan
index 9e102f2..13f50b4 100644
--- a/Plan
+++ b/Plan
@@ -1,6 +1,5 @@
1vim: set sw=8 noet : 1vim: set sw=8 noet :
2 2
3 * Deadman timer
4 * D-side cache 3 * D-side cache
5 * Store forwarding 4 * Store forwarding
6 * Cache consistency between I and D side 5 * Cache consistency between I and D side