Browse Source

更新 'README.md'

cnbugs 1 month ago
parent
commit
008f34269f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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
+```