mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Added #! so coremark_sweep.py is executable
This commit is contained in:
parent
b3661a0af4
commit
2d60b48db4
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ all:
|
|||||||
make install
|
make install
|
||||||
make riscof
|
make riscof
|
||||||
make testfloat
|
make testfloat
|
||||||
make verify
|
# make verify
|
||||||
make coverage
|
make coverage
|
||||||
make benchmarks
|
make benchmarks
|
||||||
|
|
||||||
|
1
benchmarks/coremark/coremark_sweep.py
Normal file → Executable file
1
benchmarks/coremark/coremark_sweep.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
##################################################
|
##################################################
|
||||||
## coremark_sweep.py
|
## coremark_sweep.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user