From 52aeba57513919998a81d18c0b10b1dd1f5ec1ac Mon Sep 17 00:00:00 2001 From: Yinan Xu Date: Mon, 1 Jul 2024 13:07:03 +0800 Subject: [PATCH] Bump Chisel 6.4.0 and Scala 2.13.14 (#202) --- build.sc | 6 +++--- difftest | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.sc b/build.sc index ddbc2b51..839d680f 100644 --- a/build.sc +++ b/build.sc @@ -2,9 +2,9 @@ import mill._, scalalib._ import coursier.maven.MavenRepository object ivys { - val scala = "2.13.12" - val chisel = ivy"org.chipsalliance::chisel:6.3.0" - val chiselPlugin = ivy"org.chipsalliance:::chisel-plugin:6.3.0" + val scala = "2.13.14" + val chisel = ivy"org.chipsalliance::chisel:6.4.0" + val chiselPlugin = ivy"org.chipsalliance:::chisel-plugin:6.4.0" } trait CommonModule extends ScalaModule { diff --git a/difftest b/difftest index 5b2a7a3b..f54bcae9 160000 --- a/difftest +++ b/difftest @@ -1 +1 @@ -Subproject commit 5b2a7a3bdf5cd852eeab4234a8ea01965be85cfd +Subproject commit f54bcae90944413e6f859fdb8aec93848be64d2f