Merge branch 'firrtl-1.4-remove-clk-stuff' into chisel34

This commit is contained in:
Tim Snyder
2020-10-23 13:08:48 -05:00
committed by GitHub
30 changed files with 174 additions and 2431 deletions

View File

@@ -1,8 +1,8 @@
// See LICENSE for license details.
val defaultVersions = Map(
"chisel3" -> "3.4.0",
"chisel-iotesters" -> "1.5.0"
"chisel3" -> "3.4-SNAPSHOT",
"chisel-iotesters" -> "1.5-SNAPSHOT"
)
lazy val commonSettings = Seq(