更新 'README.md'

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