aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-04-10 12:03:09 +0200
committerClifford Wolf <clifford@clifford.at>2016-04-10 12:03:09 +0200
commitbc85a4c1104077ac5fae251cd934185dfefeef3f (patch)
tree2d9df84536b79379798ebb1d01822033dc8f4a6d /README.md
parent0d91dfa59e215229d0893daa26be9add4d258e45 (diff)
downloadpicorv32-bc85a4c1104077ac5fae251cd934185dfefeef3f.tar.gz
picorv32-bc85a4c1104077ac5fae251cd934185dfefeef3f.zip
Updated riscv-gnu-toolchain (c.addi16sp bugfix)
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 4198603..e35e270 100644
--- a/README.md
+++ b/README.md
@@ -542,7 +542,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 3134bf4
+ git checkout 888ae43
mkdir build; cd build
../configure --with-xlen=32 --with-arch=I --prefix=/opt/riscv32i --disable-float --disable-atomic
@@ -566,7 +566,7 @@ By default calling any of those make targets will (re-)download the toolchain
sources. Run `make download-tools` to download the sources to `/var/cache/distfiles/`
once in advance.
-*Note: This instructions are for git rev 3134bf4 (2016-04-08) of riscv-gnu-toolchain.*
+*Note: This instructions are for git rev 888ae43 (2016-04-10) of riscv-gnu-toolchain.*
Evaluation: Timing and Utilization on Xilinx 7-Series FPGAs