Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riscv-non-isa/riscv-trace-spec

RISC-V Processor Trace Specification
https://github.com/riscv-non-isa/riscv-trace-spec

Last synced: 2 months ago
JSON representation

RISC-V Processor Trace Specification

Awesome Lists containing this project

README

        

## RISC-V Processor Trace Specification

For the latest released version of the specification please see the link on the right hand side of the page.

### Build this repo's PDF using github actions

* Navigate to [github actions](https://github.com/riscv-non-isa/riscv-trace-spec/actions/workflows/build-pdf.yml) for this repo.
* In the _Run workflow_ dropdown that displays, click the down arrow, then click the green _Run workflow_ button in the list.
* The build starts running and its progress displays in the list.
* Github actions indicates a successful build with a green button, or an unsuccessful build with a red button.

NOTE: If problems arise with the build, let us know by emailing [email protected].

== Build a PDF using a Docker container

You can easily build the documentation by leveraging a pre-built container image with all dependencies already installed. Follow the steps [here](https://github.com/riscv/riscv-docs-base-container-image).

Note that the GitHub action utilizes the Docker container to build the PDF.