setup: add vexriscv_debug to list of entrypoints
authorSean Cross <sean@xobs.io>
Fri, 6 Jul 2018 08:09:38 +0000 (16:09 +0800)
committerSean Cross <sean@xobs.io>
Fri, 6 Jul 2018 08:22:11 +0000 (16:22 +0800)
commit6bc9265c2bf38143a9ce3ddee2fd786a914a79a2
treec9a0f706eb822d4d412d23464f35f117fe267f86
parent45a649be9ba76b280939c415f77b5e0bf8c0a4d9
setup: add vexriscv_debug to list of entrypoints

Add the vexriscv_debug program to the list of scripts created when
installing this module.  This program is a simple bridge that allows
openocd to talk to the vexriscv core so it can be debugged.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/tools/vexriscv_debug.py
setup.py