From 070cae1d776c17c49f494f3643ff42eba161d3bc Mon Sep 17 00:00:00 2001 From: Alan Zhou Date: Sat, 25 Mar 2023 10:08:47 -0500 Subject: [PATCH 1/9] frontend box and add reset args --- index.html | 17 +++++++++++++++++ js/execution.js | 8 +++++++- js/index.js | 37 +++++++++++++++++++++++++++++++++++++ spim/spim.cpp | 21 +++++++++++++++++++-- 4 files changed, 80 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5dc2d92..fdcbd87 100644 --- a/index.html +++ b/index.html @@ -34,6 +34,21 @@