> configure(npc)

ysyx_22040000 李心杨
 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
  13:06:55  up 1 day 21:53,  2 users,  load average: 2.89, 2.11, 1.36
This commit is contained in:
tracer-ysyx 2024-01-06 13:06:55 +08:00 committed by xinyangli
parent 88bc3723ee
commit c988547827

View file

@ -4,7 +4,7 @@ ThisBuild / version := "0.1.0"
val chiselVersion = "5.1.0"
lazy val root = (project in file("./core"))
lazy val root = (project in file("core"))
.settings(
name := "ChiselLearning",
libraryDependencies ++= Seq(