- Dec 23, 2023
-
-
Tim Newsome authored
In asciidoc that totally breaks the tables.
-
Tim Newsome authored
-
Bill Traynor authored
Added a newline to the end of the comment at the top of generated files. Added include of hwdp_registers.
-
Bill Traynor authored
Clean up remaining LaTeX register/field macros.
-
Tim Newsome authored
Surprised there are so few.
-
Bill Traynor authored
Add newline to end of "Auto-generated ..."
-
Tim Newsome authored
Without this, the first line of what should be the actual file contents ended up as part of the comment.
-
Bill Traynor authored
Added rule to ignore the generated .adoc files in the build directory.
-
- Dec 22, 2023
-
-
Bill Traynor authored
Deleted the pdf of the spec from an old build.
-
Bill Traynor authored
Convert many LaTeX register/field macros to asciidoc
-
Tim Newsome authored
-
Tim Newsome authored
Not using the back tick formatting, because I can't figure out the macro syntax for that.
-
Bill Traynor authored
Removing generated files from GitHub.
-
Tim Newsome authored
-
Bill Traynor authored
Clean up.
-
Bill Traynor authored
-
Bill Traynor authored
Added a missing row delimiter pipe.
-
- Dec 21, 2023
-
-
Bill Traynor authored
Improve autogenerated adoc format.
-
Bill Traynor authored
Fix includes, and remove autogenerated files from github.
-
Bill Traynor authored
Deleted unused qaccess.edn file.
-
Tim Newsome authored
Signed-off-by:Tim Newsome <tim@sifive.com>
-
Tim Newsome authored
-
Bill Traynor authored
Table formatting, attempt at fixing all links to match LaTeX. Cleaned up register files that are now in /build.
-
Tim Newsome authored
Includes of auto-generated files must come from the build/ directory. Otherwise there are two sets of the same files (with potential differences), leading to confusion. The files can be generated with `make build-registers` if necessary.
-
Tim Newsome authored
-
Bill Traynor authored
Adding untracked files.
-
Bill Traynor authored
Adding untracked files.
-
Bill Traynor authored
Added register files to git for tracking.
-
Bill Traynor authored
Added include statements for core_registers.adoc and sw_registers.adoc.
-
Bill Traynor authored
Call registers.py during build to convert XML to adoc.
-
Bill Traynor authored
Fixed missing [.
-
Bill Traynor authored
Conversion cleanup, table formatting, etc.
-
- Dec 20, 2023
-
-
Bill Traynor authored
Reformatted table, added in ordered list formatting and other various conversion cleanup.
-
Bill Traynor authored
Cleaned up some conversion issues and reformatted table.
-
Bill Traynor authored
Down-cased anchor text and added second brackets. Deleted extraneous backslashes and pound characters from conversion.
-
Tim Newsome authored
-
Tim Newsome authored
Only used for JTAG registers right now since they're missing from adoc altogether. This is mostly a proof of concept of the workflow. There is definitely some formatting issues with the generated adoc, which should be trivial to adjust once I know what correct adoc looks like.
-
Bill Traynor authored
Setting toc:left until I can debug toc:preamble.
-
Rafael Sene authored
Signed-off-by:Rafael Sene <rafael@riscv.org>
-
Rafael Sene authored
Signed-off-by:Rafael Sene <rafael@riscv.org>
-