# riscv-trace-spec **Repository Path**: TankTrain/riscv-trace-spec ## Basic Information - **Project Name**: riscv-trace-spec - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-19 - **Last Updated**: 2025-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 help@riscv.org. == 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.