Files
vortex/simX/test_vec.sh
2021-02-06 12:52:54 -08:00

9 lines
223 B
Bash
Executable File

#!/bin/bash
echo start > results.txt
# echo ../kernel/vortex_test.hex
make
printf "Fasten your seatbelts ladies and gentelmen!!\n\n\n\n"
./Vcache_simX -a rv32i -i ../rvvector/basic/vx_vector_main.hex -s 1> emulator.debug