mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
Add softfloat as submodule
This commit is contained in:
parent
9312cfb507
commit
4fe33415d6
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -34,3 +34,6 @@
|
||||||
[submodule "addins/riscvISACOV"]
|
[submodule "addins/riscvISACOV"]
|
||||||
path = addins/riscvISACOV
|
path = addins/riscvISACOV
|
||||||
url = https://github.com/riscv-verification/riscvISACOV.git
|
url = https://github.com/riscv-verification/riscvISACOV.git
|
||||||
|
[submodule "addins/berkeley-softfloat-3"]
|
||||||
|
path = addins/berkeley-softfloat-3
|
||||||
|
url = https://github.com/ucb-bar/berkeley-softfloat-3.git
|
||||||
|
|
1
addins/berkeley-softfloat-3
Submodule
1
addins/berkeley-softfloat-3
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3b70b5d8147675932c38b36cd09af6df4eedd919
|
Loading…
Add table
Add a link
Reference in a new issue