Skip to content

Commit 5bb3ef4

Browse files
committed
bump chisel version to 3.4.1 for naming plugin
1 parent 5a7bb56 commit 5bb3ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import scala.sys.process._
66
enablePlugins(PackPlugin)
77

88
// This needs to stay in sync with the chisel3 and firrtl git submodules
9-
val chiselVersion = "3.4.0"
9+
val chiselVersion = "3.4.1"
1010

1111
lazy val commonSettings = Seq(
1212
organization := "edu.berkeley.cs",

0 commit comments

Comments
 (0)