mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
fixed a typo in makefile
This commit is contained in:
parent
7c0f4dd954
commit
c0b9a1b24e
@ -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