aboutsummaryrefslogtreecommitdiff
path: root/single-cycle/tb/rv32e_model.py
diff options
context:
space:
mode:
authorWarrick Lo <wlo@warricklo.net>2026-05-14 10:10:33 -0700
committerWarrick Lo <wlo@warricklo.net>2026-05-14 10:10:33 -0700
commitf86d0ecc94c071b8856f967f77b305a8d1a9c5f8 (patch)
treedc30890074a92b847e875c430bd79c6d4cd31732 /single-cycle/tb/rv32e_model.py
parentRemove course resources (diff)
downloadmontreal-f86d0ecc94c071b8856f967f77b305a8d1a9c5f8.tar.xz
montreal-f86d0ecc94c071b8856f967f77b305a8d1a9c5f8.zip
Tidy root directory [skip ci]
Signed-off-by: Warrick Lo <wlo@warricklo.net>
Diffstat (limited to 'single-cycle/tb/rv32e_model.py')
-rw-r--r--single-cycle/tb/rv32e_model.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/single-cycle/tb/rv32e_model.py b/single-cycle/tb/rv32e_model.py
deleted file mode 100644
index eda163e..0000000
--- a/single-cycle/tb/rv32e_model.py
+++ /dev/null
@@ -1,5 +0,0 @@
-#Golden Reference model for RV32E Processor
-
-#Constants
-
-XLEN = 32 \ No newline at end of file