OpenCores
Issue List
Or1ksim needs an unstall command #26
Closed jeremybennett opened this issue over 15 years ago
jeremybennett commented over 15 years ago

It is possible to stall the processor model in Or1ksim from the CLI with the "stall" command. This is useful for testing the debug interface, which can unstall the processor via its JTAG interface.

However if the debug interface is not working, or if a remoted debugger is not connected, the only way the processor can be unstalled is by using the "reset" command. Indeed it is possible to stall the processor even if the debug unit is not enabled (!).

Arguably this is a bug, but I've recorded it as a feature to provide an "unstall" command.

jeremybennett commented over 15 years ago

Added to Or1ksim 0.3.0rc2.<br> <br> This is also recorded as a <a href="http://www.opencores.org/ptracker.cgi/view/or1k/365">bug 365</a>

jeremybennett was assigned over 15 years ago
jeremybennett closed this over 15 years ago

Assignee
jeremybennett
Labels
Request