改异步复位,增加flush接口,删除其他工程代码以编译通过

This commit is contained in:
Ruige Lee
2025-08-25 19:16:27 +08:00
parent bca9724c3c
commit 6f1101f6dc
36 changed files with 615 additions and 4418 deletions

View File

@@ -114,8 +114,6 @@ lazy val blocks = (project in file("./rocket-chip-blocks"))
lazy val root = (project in file("."))
.dependsOn(rocketchip)
.dependsOn(blocks)
.settings(
name := "%NAME%",
libraryDependencies ++= Seq(