Hazard3/doc
Luke Wren aa140fb244 Do a quick pass over all the documentation.
Fill out port definitions for the AHB5 interfaces.

Snip the appendix of instruction pseudocode as it's strictly redundant
vs the specs. No need to pad this document.

Rearrange the implementation section to put ports before parameters, and
add some brief notes on synthesis.
2024-08-07 13:10:27 -07:00
..
diagrams Finish documenting CSRs. Draw a debug topology diagram. 2021-11-28 08:17:23 +00:00
sections Do a quick pass over all the documentation. 2024-08-07 13:10:27 -07:00
.gitignore Docs: Add date to title page, and rebuild PDF with recent CSR changes 2022-08-08 23:57:20 +01:00
Makefile Docs: Add date to title page, and rebuild PDF with recent CSR changes 2022-08-08 23:57:20 +01:00
Readme.md Document some IRQ CSRs, and instruction timings 2021-05-31 15:57:05 +01:00
hazard3.adoc Do a quick pass over all the documentation. 2024-08-07 13:10:27 -07:00
hazard3.pdf Do a quick pass over all the documentation. 2024-08-07 13:10:27 -07:00

Readme.md

Building

# Get tools
sudo apt install ruby-asciidoctor-pdf
# Build
make