Add halt groups and external triggers. (#404)
* Add halt groups and external triggers. This allows a group of harts to simultaneously halt when any of them hits a breakpoint, or even when some other event occurs in the system. * Fix typo. * Adding a hart to a halt group does not halt it. * Rename advanced to dmcs2. * Mention hart groups in feature lists. * Review feedback.
parent
814406d1
Please register or sign in to comment