- Dec 20, 2023
-
-
Rafael Sene authored
Update the GH Actions that builds the Asciidoc branch Signed-off-by:Rafael Sene <rafael@riscv.org>
-
Bill Traynor authored
Fix asciidoc build within the build directory
-
Rafael Sene authored
-
Bill Traynor authored
Adding back the missing text and anchors.
-
Bill Traynor authored
Fixing anchors that didn't convert and register diagrams that didn't convert.
-
Bill Traynor authored
Table formatting and cleanup.
-
Bill Traynor authored
Reformatted table to asciidoc and added in missing words.
-
- Dec 19, 2023
-
-
Bill Traynor authored
Cleaned up table to asciidoc formatting.
-
Bill Traynor authored
Reformatted table.
-
Bill Traynor authored
Formatted the debug module status table.
-
Bill Traynor authored
Trying to get the build to look in the correct directories.
-
Bill Traynor authored
-
Bill Traynor authored
Change back to what I had before.
-
Bill Traynor authored
Setting target for make.
-
Bill Traynor authored
Updated verify to fix github build.
-
Bill Traynor authored
Add --adoc to registers.py.
-
Bill Traynor authored
-
Bill Traynor authored
Reformatted table. Added in missing words and anchors.
-
Tim Newsome authored
Looks OK. Still missing: * pretty register pictures * macros for each register and field that automatically format consistently and link to the register/field definition Usage: `registers.py --adoc <XML file>`
-
Bill Traynor authored
Set %autowidth on table.
-
Bill Traynor authored
Removed %autowidth and set column widths to 1 & 3 respectively.
-
Bill Traynor authored
Fixing the access memory table, adding back missing words and adding anchors.
-
Bill Traynor authored
Added access command diagrams and some conversion cleanup.
-
- Dec 15, 2023
-
-
Bill Traynor authored
Formatting tables. Adding in bytefield and wavedrom diagrams.
-
- Dec 14, 2023
-
-
Bill Traynor authored
Removing duplicate words chapter and section.
-
Bill Traynor authored
When referencing a section or chapter with asciidoc, the words section and chapter are inserted automatically, therefore no need to explicitly type them.
-
- Dec 13, 2023
-
-
Bill Traynor authored
Fixing github verify build.
-
Bill Traynor authored
COnversion cleanup
-
- Dec 12, 2023
-
-
Bill Traynor authored
Cleaning up tables.
-
Bill Traynor authored
Fixing tables and text
-
Bill Traynor authored
Added abstract_commands.adoc to git tracking.
-
Bill Traynor authored
Converted abstract_commands to adoc file and added it as an include in debug_module adoc file.
-
Bill Traynor authored
Adding in missing words and cleaning up tables.
-
Bill Traynor authored
Adding in missing words and general conversion cleanup.
-
Bill Traynor authored
Added back in missing words that didn't convert.
-
Bill Traynor authored
-
Bill Traynor authored
Adding back all of the missing words that didn't convert correctly and cleaning up conversion issues.
-
- Dec 08, 2023
-
-
Tim Newsome authored
* Clarify matching on invalid virtual addresses behavior See: * https://lists.riscv.org/g/tech-debug/message/1407 * https://lists.riscv.org/g/tech-debug/files/meetings%202023/2023-01-10%20Debug%20Task%20Group%20Call%20Notes.pdf * https://lists.riscv.org/g/tech-debug/files/meetings%202023/2023-01-10%20Debug%20Task%20Group%20Call%20Slides.pdf * Allow invalid addresses not to match at all. Also clarify tdata2 requirements for triggers that are only used for address matches.
-
Tim Newsome authored
-
Tim Newsome authored
tools: Remove unnecessary parens.
-