Skip to content

Commit 7aebf4e

Browse files
committed
Add testbenches
1 parent 34c3db0 commit 7aebf4e

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,11 @@
1111
url = https://github.com/sysprog21/berkeley-softfloat-3
1212
branch = rv32emu
1313
shallow = true
14+
[submodule "tests/ansibench"]
15+
path = tests/ansibench
16+
url = https://github.com/sysprog21/ansibench
17+
shallow = true
18+
[submodule "tests/rv8-bench"]
19+
path = tests/rv8-bench
20+
url = https://github.com/sysprog21/rv8-bench
21+
shallow = true

tests/ansibench

Submodule ansibench added at 17d5dc5

tests/rv8-bench

Submodule rv8-bench added at e302e8b

0 commit comments

Comments
 (0)