Merge branch 'master' into periphery-adjustments
This commit is contained in:
commit
42cc61a80c
@ -37,6 +37,7 @@ of riscv-tools:
|
||||
$ cd rocket-chip/riscv-tools
|
||||
$ git submodule update --init --recursive
|
||||
$ export RISCV=/path/to/install/riscv/toolchain
|
||||
$ export MAKEFLAGS="$MAKEFLAGS -jN" # Assuming you have N cores on your host system
|
||||
$ ./build.sh
|
||||
$ ./build-rv32ima.sh (if you are using RV32).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user