mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Updated location to find compiler for coremark
This commit is contained in:
parent
09078ea8ab
commit
7db9fc13d1
@ -4,7 +4,8 @@ set -e
|
||||
|
||||
BASEDIR=$PWD
|
||||
CM_FOLDER=coremark
|
||||
RISCV=/home/ehedenberg/riscvcompiler
|
||||
#RISCV=/home/ehedenberg/riscvcompiler
|
||||
RISCV=/courses/e190ax/riscvcompiler
|
||||
XCFLAGS="-march=rv64im"
|
||||
cd $BASEDIR/$CM_FOLDER
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user