File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ Interface
2424| ``debug_req_i `` | input | Request to enter Debug Mode |
2525+----------------------------------+---------------------+--------------------------------------------------------------------------------------+
2626| ``dm_halt_addr_i `` | input | Address to jump to when entering Debug Mode (default 0x1A110800) |
27- +----------------------------------+---------------------+------------+ -------------------------------------------------------------------------+
27+ +----------------------------------+---------------------+------------- -------------------------------------------------------------------------+
2828| ``dm_exception_addr_i `` | input | Address to jump to when an exception occurs while in Debug Mode (default 0x1A110808) |
29- +----------------------------------+---------------------+------------+ -------------------------------------------------------------------------+
29+ +----------------------------------+---------------------+------------- -------------------------------------------------------------------------+
3030
3131``debug_req_i `` is the "debug interrupt", issued by the debug module when the core should enter Debug Mode.
3232
You can’t perform that action at this time.
0 commit comments