更新 'README.md'

This commit is contained in:
2025-09-22 07:54:27 +00:00
parent 406f086e50
commit 008f34269f
+4
View File
@@ -9,3 +9,7 @@ riscv_demo/
│ └── testbench.v # 测试激励
└── scripts/
└── run_all.tcl # Palladium Z2 脚本
```
xrun -64bit -access +rwc -sv design/top.v testbench/testbench.v -top testbench
```