- Apr 13, 2024
-
-
Tim Newsome authored
Autowidth led to the first column to be so narrow that "Value" was taking up two rows.
-
- Apr 01, 2024
-
-
Tim Newsome authored
Fix various issues with hyperlinks within the document.
-
- Mar 30, 2024
-
-
Tim Newsome authored
-
Tim Newsome authored
-
Tim Newsome authored
-
Tim Newsome authored
-
Tim Newsome authored
Fixes reference to JTAG register table.
-
Tim Newsome authored
-
Tim Newsome authored
Because asciidoc doesn't support links inside literal blocks.
-
- Mar 29, 2024
-
-
Tim Newsome authored
Minor fixes to table layout.
-
- Mar 28, 2024
-
-
Tim Newsome authored
Still doesn't look quite right, but right aligning makes no sense for a range.
-
Tim Newsome authored
Fixes alignment of the field name within the tables, as pointed out in
-
Tim Newsome authored
Sometimes they would wrap "Write", as pointed out in #993.
-
- Mar 23, 2024
-
-
Tim Newsome authored
Fix tdata1 having duplicate register diagrams
-
- Mar 22, 2024
-
-
Tim Newsome authored
-
Tim Newsome authored
Fixes a duplicate diagram for tdata1, reported in #989.
-
- Mar 13, 2024
-
-
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
Dual-license XML files BSD-2-Clause and CC-BY-4.0
-
- Mar 06, 2024
-
-
Paul Donahue authored
-
Paul Donahue 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 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.
-