Bump REBAR and fix ProjectRefs

This commit is contained in:
David Biancolin 2019-05-29 22:28:49 +00:00
parent 17ea459654
commit ddad676138
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ lazy val rebarDir = if(firesimAsLibrary) {
}
lazy val chisel = ProjectRef(rebarDir, "chisel")
lazy val rocketchip = ProjectRef(rebarDir, "rebarRocketchip")
lazy val rocketchip = ProjectRef(rebarDir, "rocketchip")
lazy val barstools = ProjectRef(rebarDir, "barstoolsMacros")
lazy val icenet = ProjectRef(rebarDir, "icenet")
lazy val testchipip = ProjectRef(rebarDir, "testchipip")

@ -1 +1 @@
Subproject commit 401a2b9da45985d4dde7d60a6c0c8bc0bc612547
Subproject commit f4fb0c42b1e547dfa815b225b482166b92743de5