6 lines
266 B
Bash
Executable File
6 lines
266 B
Bash
Executable File
echo start > results.txt
|
|
|
|
# echo ../kernel/vortex_test.hex
|
|
./harptool -E -a rv32i --core ../runtime/mains/nativevecadd/vx_pocl_main.hex -s -b 1> emulator.debug
|
|
# ./harptool -E -a rv32i --core ../runtime/mains/vector_test/vx_vector_main.hex -s -b 1> emulator.debug
|