Update jlink readme.

This commit is contained in:
Colin 2025-04-01 10:32:58 +08:00
parent 0fbe2ff871
commit 4bdaedee09
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ This a demo for llvm build and sim with verilator.
This is a demo of jtag simulation by openocd running on verilator.
## install JLink deb software and driver
https://www.segger.com/downloads/jlink/
## install verilator
`sudo apt install verilator`