Add verilator install method in readme.
This commit is contained in:
parent
3ba8533996
commit
3370d01917
|
@ -8,6 +8,10 @@ This a demo for llvm build and sim with verilator.
|
||||||
|
|
||||||
This is a demo of jtag simulation by openocd running on verilator.
|
This is a demo of jtag simulation by openocd running on verilator.
|
||||||
|
|
||||||
|
## install verilator
|
||||||
|
|
||||||
|
`sudo apt install verilator`
|
||||||
|
|
||||||
## install openocd
|
## install openocd
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue