Point to correct path of riscv-tools directory

This commit is contained in:
cpehle
2017-09-26 19:52:39 +02:00
committed by GitHub
parent 93d6c52024
commit 2e544f03e0

View File

@@ -26,7 +26,7 @@ the following steps are necessary.
export RISCV=/path/to/install/dir
export PATH=$RISCV/bin:$PATH
cd riscv-tools
cd rocket-chip/riscv-tools
./build.sh
### Compiling and running the Verilator simulation