aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6f8484..63f29eb 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,8 @@ Spike supports the following RISC-V ISA features:
- Zvkt extension, v1.0
- Zvkn, Zvknc, Zvkng extension, v1.0
- Zvks, Zvksc, Zvksg extension, v1.0
+ - Zilsd extension, v0.9.0
+ - Zcmlsd extension, v0.9.0
Versioning and APIs
-------------------
@@ -84,7 +86,7 @@ Build Steps
We assume that the RISCV environment variable is set to the RISC-V tools
install path.
- $ apt-get install device-tree-compiler libboost-regex-dev
+ $ apt-get install device-tree-compiler libboost-regex-dev libboost-system-dev
$ mkdir build
$ cd build
$ ../configure --prefix=$RISCV