Started simX
This commit is contained in:
6
simX/test_riscv.sh
Normal file
6
simX/test_riscv.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
echo start > results.txt
|
||||
|
||||
# echo ../kernel/vortex_test.hex
|
||||
make clean
|
||||
make
|
||||
cd obj_dir && ./Vcache_simX -E -a rv32i --core ../../runtime/mains/dev/vx_dev_main.hex -s -b 1> emulator.debug
|
||||
Reference in New Issue
Block a user