Use Chipyard's hardfloat
This commit is contained in:
@@ -95,7 +95,7 @@ lazy val chiselSettings = Seq(
|
|||||||
|
|
||||||
// -- Rocket Chip --
|
// -- Rocket Chip --
|
||||||
|
|
||||||
lazy val hardfloat = freshProject("hardfloat", rocketChipDir / "hardfloat/hardfloat")
|
lazy val hardfloat = freshProject("hardfloat", file("generators/hardfloat/hardfloat"))
|
||||||
.settings(chiselSettings)
|
.settings(chiselSettings)
|
||||||
.dependsOn(midasTargetUtils)
|
.dependsOn(midasTargetUtils)
|
||||||
.settings(commonSettings)
|
.settings(commonSettings)
|
||||||
|
|||||||
Reference in New Issue
Block a user