Point to correct path of riscv-tools directory
This commit is contained in:
@@ -26,7 +26,7 @@ the following steps are necessary.
|
|||||||
export RISCV=/path/to/install/dir
|
export RISCV=/path/to/install/dir
|
||||||
export PATH=$RISCV/bin:$PATH
|
export PATH=$RISCV/bin:$PATH
|
||||||
|
|
||||||
cd riscv-tools
|
cd rocket-chip/riscv-tools
|
||||||
./build.sh
|
./build.sh
|
||||||
|
|
||||||
### Compiling and running the Verilator simulation
|
### Compiling and running the Verilator simulation
|
||||||
|
|||||||
Reference in New Issue
Block a user