Started simX

This commit is contained in:
felsabbagh3
2019-11-10 01:21:09 -05:00
parent ea7bd485ca
commit fbf708e419
192 changed files with 28093 additions and 368 deletions

6
simX/test_riscv.sh Normal file
View 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