forked from Github_Repos/cvw
Update README.md
This commit is contained in:
parent
e80fd40258
commit
3cdac72e96
@ -23,7 +23,7 @@ sudo make install
|
|||||||
cd ../../riscv-arch-test
|
cd ../../riscv-arch-test
|
||||||
cp ../riscv-isa-sim/arch_test_target/spike/Makefile.include .
|
cp ../riscv-isa-sim/arch_test_target/spike/Makefile.include .
|
||||||
edit Makefile.include
|
edit Makefile.include
|
||||||
change line with TARGETDIR to ~/riscv-wally/addins/riscv-isa-sim/arch_test_target (or whatever your path is) ***fix
|
change line with TARGETDIR to /home/harris/riscv-wally/addins/riscv-isa-sim/arch_test_target (or whatever your path is)
|
||||||
add line export RISCV_PREFIX = riscv64-unknown-elf- # this might not be needed if you have 32-bit versions of the riscv gcc compiler built separately
|
add line export RISCV_PREFIX = riscv64-unknown-elf- # this might not be needed if you have 32-bit versions of the riscv gcc compiler built separately
|
||||||
make
|
make
|
||||||
make XLEN=32
|
make XLEN=32
|
||||||
|
Loading…
Reference in New Issue
Block a user