soc: integration: use the new cpu_debugging flag for vexriscv
authorSean Cross <sean@xobs.io>
Thu, 28 Jun 2018 01:18:42 +0000 (09:18 +0800)
committerSean Cross <sean@xobs.io>
Thu, 5 Jul 2018 09:25:29 +0000 (17:25 +0800)
commit1ef127e06db03fa30ed9ab6612d7e2e93b893fb5
tree09281543efec27832b3a5c9b6be0af8c98834a1b
parente7c762c8c38879571ef7585d5c494dc808a858d3
soc: integration: use the new cpu_debugging flag for vexriscv

Allow a new cpu_debugging flag to be passed to the constructor to
enable in-circuit live debugging of the softcore under gdb.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/integration/soc_core.py