Skip to content

Commit 688dc4c

Browse files
committed
Add a link to the HTML snapshot of the latest commit to README.md
1 parent 56ee3e0 commit 688dc4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ The RISC-V Instruction Set Manual is organized into the following volumes:
1515

1616
- **Official versions** of the specifications are available at the [RISC-V International website](https://riscv.org/specifications/).
1717
- **Compiled versions of the most recent drafts** of the specifications can be found on the [GitHub releases page](https://github.com/riscv/riscv-isa-manual/releases/latest).
18+
- **HTML snapshots of the latest commit** can be viewed at the following locations:
19+
- [Unprivileged spec](https://riscv.github.io/riscv-isa-manual/snapshot/unprivileged/)
20+
- [Privileged spec](https://riscv.github.io/riscv-isa-manual/snapshot/privileged/)
1821
- **Older official versions** of the specifications are archived at the [GitHub releases archive](https://github.com/riscv/riscv-isa-manual/releases/tag/archive).
1922

2023
The canonical list of **open-source RISC-V implementations' marchid CSR values** is available in the [marchid.md file](https://github.com/riscv/riscv-isa-manual/blob/main/marchid.md).

0 commit comments

Comments
 (0)