Created a global linker file to fix descrepencies

This commit is contained in:
fares
2019-11-21 00:24:42 -05:00
parent 9cbceff690
commit 13ebe51f03
22 changed files with 483024 additions and 66910 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
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/simple/vx_simple_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