tools: vexriscv_debug: add debug bridge
authorSean Cross <sean@xobs.io>
Fri, 6 Jul 2018 08:08:06 +0000 (16:08 +0800)
committerSean Cross <sean@xobs.io>
Fri, 6 Jul 2018 08:08:06 +0000 (16:08 +0800)
commit45a649be9ba76b280939c415f77b5e0bf8c0a4d9
treeea73afe07bc4a62658ccedbfe6d4dfff8b970bba
parentc821a0feab5035c7dd70821ecc222cc24f547afa
tools: vexriscv_debug: add debug bridge

Add a bridge that uses litex_server to go from openocd to wishbone.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/tools/vexriscv_debug.py [new file with mode: 0644]