From e50440cf77671ca38c26ff49330ea39ec1d6bd48 Mon Sep 17 00:00:00 2001 From: John Winans Date: Fri, 7 Oct 2022 05:45:34 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82784cf..da966fd 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,11 @@ Then clone and build this repo: The RISC-V simulator that I use to generate figures: https://github.com/johnwinans/rvddt -A RISC-V simulator with more advanced features (but is also more complicated): https://www.qemu.org +A RISC-V simulator with more advanced features (but is also more complicated): https://github.com/johnwinans/riscv-toolchain-install-guide The toolchain used to assemble and compile programs in this book: https://github.com/riscv/riscv-gnu-toolchain + See Appendix A of rvalp for the precise details on how I downloaded and build each of these tools on Linux. Note: During the great on-line COVID school year I recorded some lectures