Skip to content

Commit

Permalink
Bump rocketchip
Browse files Browse the repository at this point in the history
  • Loading branch information
ucbjrl committed May 14, 2020
1 parent dc21bb8 commit 16d278d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def javacOptionsVersion(scalaVersion: String): Seq[String] = {
val defaultVersions = Map(
"chisel3" -> "3.2.6",
"chisel-iotesters" -> "1.3.6",
"rocketchip" -> "1.2.5",
"rocketchip" -> "1.2.6",
)

name := "dsptools"
Expand Down

0 comments on commit 16d278d

Please sign in to comment.