SpinalHDL 1.8.0

This commit is contained in:
Dolu1990
2022-12-05 20:26:59 +01:00
parent 950e9c2c72
commit 88fb4a7f49
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import mill._, scalalib._
val spinalVersion = "1.7.3"
val spinalVersion = "1.8.0"
object projectname extends SbtModule {
def scalaVersion = "2.12.16"