Started simX
This commit is contained in:
@@ -83,6 +83,7 @@ namespace Harp {
|
||||
|
||||
bool interrupt(Word r0);
|
||||
bool running() const;
|
||||
|
||||
void step();
|
||||
|
||||
void printStats() const;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
echo start > results.txt
|
||||
|
||||
# echo ../kernel/vortex_test.hex
|
||||
./harptool -E -a rv32i --core ../runtime/mains/simple/vx_simple_main.hex -s -b 1> emulator.debug
|
||||
./harptool -E -a rv32i --core ../runtime/mains/dev/vx_dev_main.hex -s -b 1> emulator.debug
|
||||
|
||||
Reference in New Issue
Block a user