litex-hub / wishbone-utils

Utilities for working with a Wishbone bus in an embedded device
Apache License 2.0
41 stars 12 forks source link

Add `server` for Remote JTAG #8

Open xobs opened 4 years ago

xobs commented 4 years ago

We can add support for Remote JTAG support, enabling debug of additional CPUs using OpenOCD tunneled over Wishbone.

xobs commented 4 years ago

Example: https://github.com/myelin/teensy-openocd-remote-bitbang/blob/master/teensy-openocd-remote-bitbang.ino