aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2019-08-26 22:14:32 -0700
committerAndrew Waterman <andrew@sifive.com>2019-08-26 22:14:32 -0700
commit6aad14ea721c6b05e707a325d1a9c115e8bcd24b (patch)
tree2548fa1c416b1c0c695fc5964d444f589c35c89f
parentc2baba960ed30b88533bd96f0757c397a296d792 (diff)
downloadriscv-isa-manual-6aad14ea721c6b05e707a325d1a9c115e8bcd24b.zip
riscv-isa-manual-6aad14ea721c6b05e707a325d1a9c115e8bcd24b.tar.gz
riscv-isa-manual-6aad14ea721c6b05e707a325d1a9c115e8bcd24b.tar.bz2
Add link to archive
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index ad70a00..4fbb50c 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,14 @@ The Manual is split up into the following volumes:
- Volume I: User-Level ISA
- Volume II: Privileged Architecture
-Official versions of the specifications are available at
+**Official versions** of the specifications are available at
https://riscv.org/specifications/
-Compiled versions of the most recent drafts of the specifications are available at
+**Compiled versions of the most recent drafts** of the specifications are available at
https://github.com/riscv/riscv-isa-manual/releases/latest
-The canonical list of open-source RISC-V implementations' marchid CSR values
+**Older official versions** of the specifications are available at
+https://github.com/riscv/riscv-isa-manual/releases/tag/archive
+
+The canonical list of **open-source RISC-V implementations' marchid CSR values**
is available at https://github.com/riscv/riscv-isa-manual/blob/master/marchid.md