diff options
| author | Warrick Lo <wlo@warricklo.net> | 2026-05-14 10:10:33 -0700 |
|---|---|---|
| committer | Warrick Lo <wlo@warricklo.net> | 2026-05-14 10:10:33 -0700 |
| commit | f86d0ecc94c071b8856f967f77b305a8d1a9c5f8 (patch) | |
| tree | dc30890074a92b847e875c430bd79c6d4cd31732 /single-cycle/tb/rv32e_model.py | |
| parent | Remove course resources (diff) | |
| download | montreal-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.py | 5 |
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 |