更新 Readme.md

This commit is contained in:
colin 2025-03-24 20:35:07 +08:00
parent 21c76636a6
commit f03117dfd7
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ This is a demo of jtag simulation by openocd running on verilator.
## install openocd
```shell
sudo apt-get install libjim-dev
sudo apt-get install libjaylink-dev
git clone https://github.com/riscv/riscv-openocd.git
cd riscv-openocd
./bootstrap