更新 Readme.md
This commit is contained in:
parent
21c76636a6
commit
f03117dfd7
|
@ -15,6 +15,8 @@ This is a demo of jtag simulation by openocd running on verilator.
|
||||||
## install openocd
|
## install openocd
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
sudo apt-get install libjim-dev
|
||||||
|
sudo apt-get install libjaylink-dev
|
||||||
git clone https://github.com/riscv/riscv-openocd.git
|
git clone https://github.com/riscv/riscv-openocd.git
|
||||||
cd riscv-openocd
|
cd riscv-openocd
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in New Issue