-
Notifications
You must be signed in to change notification settings - Fork 663
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodule(difftest): bump difftest to add supoort no reg interrupt pe…
…nding
- Loading branch information
1 parent
b3942de
commit 3648369
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule difftest
updated
8 files
+1 −0 | README.md | |
+4 −4 | config/config.h | |
+11 −0 | src/main/scala/Bundles.scala | |
+5 −0 | src/main/scala/Difftest.scala | |
+22 −5 | src/test/csrc/difftest/difftest.cpp | |
+3 −1 | src/test/csrc/difftest/difftest.h | |
+19 −1 | src/test/csrc/difftest/refproxy.h | |
+1 −0 | src/test/scala/DifftestTop.scala |