mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
Create branch log by default for embench make run
This commit is contained in:
parent
c208f8a4dd
commit
701c0d09c6
1 changed files with 1 additions and 4 deletions
|
@ -43,10 +43,7 @@ sim: sim_build_memfile sim_run speed
|
|||
|
||||
# launches sim to simulate tests on wally
|
||||
sim_run:
|
||||
wsim rv32gc embench
|
||||
#mkdir -p ../../sim/wkdir
|
||||
#(cd ../../sim/ && wsim rv32gc embench)
|
||||
#cd ../../benchmarks/embench/
|
||||
wsim rv32gc embench --params "BPRED_LOGGER=1\'b1"
|
||||
|
||||
# builds the objdump based on the compiled c elf files
|
||||
objdump:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue