From d9b709e491eb113e080b4af3359675989f9d7514 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 16 Mar 2019 14:13:43 +0100 Subject: Add README note for toolchain-hack-nosbh branch Signed-off-by: Clifford Wolf --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 ====================================== -- cgit