This is mess clean it up

This commit is contained in:
chick
2020-09-10 14:35:10 -07:00
parent f791073f02
commit e4cd2b01fe
10 changed files with 120 additions and 796 deletions

View File

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