aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-04-06 12:08:08 +0200
committerClifford Wolf <clifford@clifford.at>2016-04-06 12:08:08 +0200
commitc564a6fa879d6df7e9f34ee54a75c3ee03c2da51 (patch)
treeac319b006879c621caa9aafa19549c547b5c397b /README.md
parent3ccbf6877e124989d415be9a3c8eaa38b02bdb7c (diff)
downloadpicorv32-c564a6fa879d6df7e9f34ee54a75c3ee03c2da51.tar.gz
picorv32-c564a6fa879d6df7e9f34ee54a75c3ee03c2da51.zip
Updated riscv-gnu-toolchain version
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5821b58..6a7495e 100644
--- a/README.md
+++ b/README.md
@@ -537,7 +537,7 @@ pure RV32I target, and install it in `/opt/riscv32i`:
git clone https://github.com/riscv/riscv-gnu-toolchain riscv-gnu-toolchain-rv32i
cd riscv-gnu-toolchain-rv32i
- git checkout 06c957a
+ git checkout acfa480
mkdir build; cd build
../configure --with-xlen=32 --with-arch=I --prefix=/opt/riscv32i
@@ -547,7 +547,7 @@ The commands will all be named using the prefix `riscv32-unknown-elf-`, which
makes it easy to install them side-by-side with the regular riscv-tools, which
are using the name prefix `riscv64-unknown-elf-` by default.
-*Note: This instructions are for git rev 06c957a (2016-01-20) of riscv-gnu-toolchain.*
+*Note: This instructions are for git rev acfa480 (2016-04-06) of riscv-gnu-toolchain.*
Evaluation: Timing and Utilization on Xilinx 7-Series FPGAs