aboutsummaryrefslogtreecommitdiff
path: root/tb/rv32e_model.py
diff options
context:
space:
mode:
authorWarrick Lo <wlo@warricklo.net>2026-06-24 07:58:06 +0000
committerWarrick Lo <wlo@warricklo.net>2026-06-24 07:58:06 +0000
commitadce21a91f4b55cad1126fa4d453b4d6eef79f7f (patch)
tree6132f55957a5e467cbb02e1eedecd4c75ff1e037 /tb/rv32e_model.py
parentMerge branch 'feature/core' (diff)
downloadmontreal-adce21a91f4b55cad1126fa4d453b4d6eef79f7f.tar.xz
montreal-adce21a91f4b55cad1126fa4d453b4d6eef79f7f.zip
Add CI pipeline for formal verification
* Add formal verification tests with sby to CI * Fix reviewdog having insufficient API permissions See-also: #15 Signed-off-by: Warrick Lo <wlo@warricklo.net>
Diffstat (limited to 'tb/rv32e_model.py')
-rw-r--r--tb/rv32e_model.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tb/rv32e_model.py b/tb/rv32e_model.py
deleted file mode 100644
index eda163e..0000000
--- a/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