SpinalHDL 1.6.0

This commit is contained in:
name1e5s
2021-07-16 20:10:07 +08:00
parent 5502e4f7f6
commit 2e50a23fcc
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
import mill._, scalalib._
val spinalVersion = "1.5.0"
val spinalVersion = "1.6.0"
object mylib extends SbtModule {
def scalaVersion = "2.12.14"