-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rvls/risc-isa-sim to their naxriscv branches
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule riscv-isa-sim
updated
1056 files
Submodule rvls
updated
8 files
+8 −7 | bindings/jni/rvls/jni/Frontend.java | |
+24 −9 | bindings/spinal/rvls/spinal/Tracer.scala | |
+1 −1 | src/coherency.cpp | |
+1 −0 | src/context.hpp | |
+67 −10 | src/global.hpp | |
+42 −22 | src/hart.cpp | |
+12 −1 | src/hart.hpp | |
+63 −20 | src/jni_frontend.cpp |