lab2实验报告&lab3还有最后一个错误

This commit is contained in:
2025-10-13 16:03:58 +08:00
parent 2f8cb461d5
commit 37ced72a9d
19 changed files with 1280 additions and 41 deletions

View File

@@ -22,3 +22,6 @@ lazy val root = (project in file("."))
),
addCompilerPlugin("edu.berkeley.cs" % "chisel3-plugin" % chiselVersion cross CrossVersion.full),
)