add DMI STOPADDR register and use it in HDLRunner to halt simulations
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 15:47:13 +0000 (15:47 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 15:47:13 +0000 (15:47 +0000)
commitab2b4fdf732ee48bee76d06a98d613a31312378a
tree0838f498fc36f3b7aa98aab353e6c9c0ff0b4c33
parent4551ed43212eea3be7767b3d369420b01f04f05d
add DMI STOPADDR register and use it in HDLRunner to halt simulations
at exactly the right point.  very useful also for gdb hardware-level
breakpoints
src/soc/debug/dmi.py
src/soc/simple/issuer.py
src/soc/simple/test/test_runner.py