mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
fixed a typo in makefile
This commit is contained in:
parent
919c1818a8
commit
2023a2af2c
@ -47,7 +47,7 @@ spike_run:
|
|||||||
|
|
||||||
# python wrapper to present results of embench size benchmark
|
# python wrapper to present results of embench size benchmark
|
||||||
size: buildsize
|
size: buildsize
|
||||||
$(embench_dir)/benchmark_size.py --builddir=bd_size --json-output > wallySize.output
|
$(embench_dir)/benchmark_size.py --builddir=bd_size --json-output > wallySize.json
|
||||||
|
|
||||||
# python wrapper to present results of embench speed benchmark
|
# python wrapper to present results of embench speed benchmark
|
||||||
speed:
|
speed:
|
||||||
|
Loading…
Reference in New Issue
Block a user