更新 'README.md'

This commit is contained in:
2025-09-22 07:32:33 +00:00
parent f5bf2e30fc
commit 406f086e50
+7 -7
View File
@@ -2,10 +2,10 @@
## 目录结构 ## 目录结构
riscv_demo/ riscv_demo/
├── design/ ├── design/
│ └── top.v # RISC-V 顶层模块 │ └── top.v # RISC-V 顶层模块
├── testbench/ ├── testbench/
│ └── testbench.v # 测试激励 │ └── testbench.v # 测试激励
└── scripts/ └── scripts/
└── run_all.tcl # Palladium Z2 脚本 └── run_all.tcl # Palladium Z2 脚本