# riscv-debug-spec **Repository Path**: chenhongzhen/riscv-debug-spec ## Basic Information - **Project Name**: riscv-debug-spec - **Description**: Working Draft of the RISC-V Debug Specification Standard - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RISC-V Debug Specification ========================== You may be looking for one of the following pre-built PDFs: * [Latest draft](https://github.com/riscv/riscv-debug-spec/blob/master/riscv-debug-draft.pdf) * [Latest release](https://github.com/riscv/riscv-debug-spec/blob/release/riscv-debug-release.pdf) Build Instructions ------------------ ``` sudo apt-get install git make python3 python3-sympy graphviz texlive-full make ``` Contributing ------------------ There are various ways to contribute to this spec. You can use a combination of them to get your idea across. Please note that pull requests will only be reviewed/accepted from RISC-V Foundation members. 1. Make a PR. This is the best way to deal with minor typos and edits. 2. File an issue with something that you want to know or see. 3. Discuss higher-level questions or ideas on the riscv-debug-group mailing list: https://groups.google.com/a/groups.riscv.org/forum/#!forum/debug For More Information ------------------ Additional information can be found at https://github.com/riscv/debug-taskgroup