compare test pass

This commit is contained in:
RuigeLee
2023-06-20 18:26:59 +08:00
parent 1bc7d68af8
commit ac7db49089
10 changed files with 1080 additions and 186 deletions

View File

@@ -4,7 +4,7 @@ ThisBuild / scalaVersion := "2.13.8"
ThisBuild / version := "0.1.0"
ThisBuild / organization := "%ORGANIZATION%"
val chiselVersion = "3.5.4"
val chiselVersion = "3.5.6"
lazy val root = (project in file("."))
.settings(