add berkeley-hardfloat as submodule
This commit is contained in:
parent
1e5b2f658f
commit
3175a40509
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
|||||||
[submodule "chisel"]
|
[submodule "chisel"]
|
||||||
path = chisel
|
path = chisel
|
||||||
url = git@github.com:ucb-bar/chisel.git
|
url = git@github.com:ucb-bar/chisel.git
|
||||||
|
[submodule "hardfloat"]
|
||||||
|
path = hardfloat
|
||||||
|
url = git@github.com:ucb-bar/berkeley-hardfloat.git
|
||||||
|
1
hardfloat
Submodule
1
hardfloat
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 9c2e1605e6e49e66c75cf4c4a2de0daa3aa7c2c4
|
Loading…
Reference in New Issue
Block a user