This commit is contained in:
Wang Xuejin
2025-09-22 15:30:52 +08:00
parent baeb32304e
commit f5bf2e30fc
17 changed files with 8688 additions and 1 deletions
+10 -1
View File
@@ -1,2 +1,11 @@
# palladium_z2_demo
# RISC-V Demo for Palladium Z2
## 目录结构
riscv_demo/
├── design/
│ └── top.v # RISC-V 顶层模块
├── testbench/
│ └── testbench.v # 测试激励
└── scripts/
└── run_all.tcl # Palladium Z2 脚本