Skip to content

Commit

Permalink
Fix asciidoc conversion for DXLEN definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtwfroody committed Mar 11, 2024
1 parent c520fb3 commit dce5897
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ functionality.

*DTM*:: Debug Transport Module (see <<dtm>>).

*DXLEN*:: Debug XLEN, which is the widest XLEN a hart supports, ignoring the current value of in .
*DXLEN*:: Debug XLEN, which is the widest XLEN a hart supports, ignoring the
current value of `mxl` in `misa`.

*essential feature*:: An essential feature must be present in order for debug to work correctly.

Expand Down

0 comments on commit dce5897

Please sign in to comment.