aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-03-16 14:13:43 +0100
committerClifford Wolf <clifford@clifford.at>2019-03-16 14:13:43 +0100
commitd9b709e491eb113e080b4af3359675989f9d7514 (patch)
treecdb510a7d4cfc3376b4b9ea9c7838e52b65793bb
parentc5b6022aa9fdbe522fb19386be8d5cd18ba23b1f (diff)
downloadpicorv32-toolchain-hack-nosbh.tar.gz
picorv32-toolchain-hack-nosbh.zip
Add README note for toolchain-hack-nosbh branchtoolchain-hack-nosbh
Signed-off-by: Clifford Wolf <clifford@clifford.at>
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb51113..6563480 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
+!!!!! toolchain-hack-nosbh branch !!!!!
+=======================================
+
+This branch contains a toolchain hack (riscv-gcc-hack.patch) that prevents gcc
+from emitting `sb` and/or `sh` instructions. Let the existence of this branch be
+a reminder to always double-check your memory interface before tapeout. `(-_Q)`
+
PicoRV32 - A Size-Optimized RISC-V CPU
======================================