Bump Chisel versions to x.5.1
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
// See LICENSE for license details.
|
// See LICENSE for license details.
|
||||||
|
|
||||||
val defaultVersions = Map(
|
val defaultVersions = Map(
|
||||||
"chisel3" -> "3.5-SNAPSHOT",
|
"chisel3" -> "3.5.1",
|
||||||
"chisel-iotesters" -> "2.5-SNAPSHOT"
|
"chisel-iotesters" -> "2.5.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
organization := "edu.berkeley.cs"
|
organization := "edu.berkeley.cs"
|
||||||
|
|||||||
Reference in New Issue
Block a user