set terminate if core terminate requested
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 15:54:15 +0000 (15:54 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 15:54:15 +0000 (15:54 +0000)
commit8c0a56c349b0d5650026e0ce9031272104cdc39a
tree5467065331742dc656648b58a2ceb72f3ded99e2
parent205168d0a3c03901e9101112050f43f37f2df94c
set terminate if core terminate requested
rather than override what is in TestIssuerBase, which examines PC for
a DBG DMI Halt condition (stop_addr_o)
src/soc/simple/inorder.py
src/soc/simple/issuer.py