1
0

add chisel and hardfloat back as sub-projects, bump other sub-projects

This commit is contained in:
Henry Cook
2013-09-26 12:01:46 -07:00
parent f6d7e22c46
commit fc9c676fc1
7 changed files with 24 additions and 14 deletions

6
.gitmodules vendored
View File

@ -10,3 +10,9 @@
[submodule "rocket"]
path = rocket
url = git@github.com:ucb-bar/riscv-rocket.git
[submodule "chisel"]
path = chisel
url = git@github.com:ucb-bar/chisel.git
[submodule "hardfloat"]
path = hardfloat
url = git@github.com:ucb-bar/hardfloat.git