DBT-RISE-TGC/build.sh

7 lines
206 B
Bash
Raw Normal View History

2018-04-06 01:44:07 +02:00
mkdir -f build/Release
cd build/Release
cmake ../.. -DCMAKE_BUILD_TYPE=RelWithDebInfo && \
2018-02-06 12:34:34 +01:00
cmake --build . && \
bin/riscv --reset=0x20400000 --verbose=4 $HOME/eclipse-workspace/RiscV-dhrystone/dhrystone