- Mar 22, 2024
-
-
Tim Newsome authored
To get some misc asciidoc fixes.
-
Tim Newsome authored
Load data before trigger priority was ambiguous.
-
- Mar 21, 2024
-
-
Paul Donahue authored
-
- Mar 20, 2024
-
-
Tim Newsome authored
Make the data of the *context registers 32 bits wide.
-
- Mar 19, 2024
-
-
Tim Newsome authored
Fix contradictory req. for ndmresetpending
-
Tim Newsome authored
Not just M-Mode and D-Mode.
-
Tim Newsome authored
Clarify bit recommendations on scontext and mcontext.
-
- Mar 14, 2024
-
-
Tim Newsome authored
Clarify textra behavior when XLEN changes.
-
Tim Newsome authored
Remove Section 4.9: XLEN
-
- Mar 13, 2024
-
-
Tim Newsome authored
Section 4.1 already says "Effective XLEN is DXLEN." The statement about communicating XLEN to the user is unnecessary to the spec, and unclear, so we don't need it.
-
Tim Newsome authored
Fix asciidoc conversion for DXLEN definition.
-
- Mar 12, 2024
-
-
Tim Newsome authored
-
Tim Newsome authored
Fix minor AsciiDoc conversion problem.
-
- Mar 08, 2024
-
-
Tim Newsome authored
-
Tim Newsome authored
Dual-license XML files BSD-2-Clause and CC-BY-4.0
-
- Mar 06, 2024
-
-
Paul Donahue authored
-
Paul Donahue authored
-
- Mar 05, 2024
-
-
Tim Newsome authored
-
- Mar 01, 2024
-
-
Tim Newsome authored
Ensure a newline at the end of registers description
-
Tim Newsome authored
Without this, the `[cols=...]` line would show up in the rendered text (at the start of section 4.10).
-
- Feb 28, 2024
-
-
Tim Newsome authored
Conflicts: debug_module.tex
-
- Feb 27, 2024
-
-
Tim Newsome authored
The rule makes those targets from scratch now.
-
- Feb 24, 2024
-
-
Tim Newsome authored
Fix `hartset` -> {hartsel} -
Tim Newsome authored
-
Tim Newsome authored
Fixes #972
-
Tim Newsome authored
Also multiple identifiers must be on the same line together.
-
Tim Newsome authored
-
- Feb 23, 2024
-
-
Tim Newsome authored
-
Tim Newsome authored
BSD-2-Clause is used so the C code generated from those files can be used in GPLv2 open source projects (specifically, OpenOCD) and the CC-BY-4.0 clause is the standard license for work produced by the RISC-V Foundation.
-
- Feb 22, 2024
-
-
Bill Traynor authored
Convert to asciidoc
-
Tim Newsome authored
Once this merges, I'll make a github release including the PDF, so the first link will work.
-
- Feb 15, 2024
-
-
Bill Traynor authored
Fix text overlapping in offsets in register diagrams.
-
Tim Newsome authored
bytefield really handles this very poorly, so this is a hack by moving long offsets in a bit. Now some look a little odd with not much space between upper and lower offset, but at least there's no actual overlapping text anymore.
-
Tim Newsome authored
Top of some characters would sometimes be cut off otherwise.
-
Tim Newsome authored
E.g. if the field is "hit" and the offset is "XLEN-18" then the field needs to be sized to accommodate that offset.
-
- Feb 10, 2024
-
-
Tim Newsome authored
Remove stray $ left over from LaTeX.
-
- Feb 09, 2024
-
-
Tim Newsome authored
Instead explicitly list both fields.
-
Tim Newsome authored
Fixes #964.
-
- Feb 08, 2024
-
-
Bill Traynor authored
Misc asciidoc fixes.
-
Tim Newsome authored
It never parses right. I can't figure out how to do this properly.
-