138 Commits (632777d37139298f0af1ee8d2a001f3ab0bde98c)

Author SHA1 Message Date
Tim Newsome 69a8b5d2cf
Add --debug-no-abstract-csr (#267) 7 years ago
Tim Newsome 3e79495c38
Implement debug hasel support (#287) 7 years ago
Andrew Waterman 1def9a4637 Version 1.0.0 7 years ago
Andrew Waterman 9c384609b0 Make --help return 0 after printing the help message 7 years ago
Tim Newsome 5c18497225 Add --dmi-rti and --abstract-rti to test OpenOCD. 8 years ago
takeoverjp 0b8700bb61 Add "--log-cache-miss" option to generate a log of cache miss. (#241) 8 years ago
Andrew Waterman 747a54b103 Add --disable-dtb option to suppress writing the DTB to memory 8 years ago
Andrew Waterman c0172e96bc When no arguments are passed, print spike help, not fesvr help 8 years ago
Tim Newsome aa8cbb1ccd Add debug module authentication. 8 years ago
Tim Newsome b2672e5d52 Add --debug-sba option 8 years ago
Jonathan Neuschäfer fd0dbf46c3 mem_t: Throw an error if zero-sized memory is requested (#168) 8 years ago
Tim Newsome 46a6786091 Make progbuf a run-time option. 9 years ago
Gleb Gagarin 6c7c772b16 hartids knob description added 9 years ago
Gleb Gagarin 85efaaaba8 Support for non-contiguous hartids 9 years ago
Andrew Waterman 75f2a05df9 Set default entry point from ELF 9 years ago
Andrew Waterman 4859971a88 Add option to set start pc 9 years ago
Andrew Waterman abb7dddfdf Support more flexible main memory allocation 9 years ago
Wesley W. Terpstra 0647cce541 configstring: rename variables to dts 9 years ago
Tim Newsome f7f1105040 Fix stack overflow and support --rbb-port=0 9 years ago
Tim Newsome 94277648d5 OpenOCD does a dmi read and gets dummy value back. 9 years ago
Tim Newsome 4695be7cea Refactor remote bitbang code. 9 years ago
Tim Newsome d1f2cf337e OpenOCD connects, and sends some data that we receive. 9 years ago
Andrew Waterman 036c908666 Remove legacy HTIF; implement HTIF directly 10 years ago
Tim Newsome d1d8863086 Add --gdb-port 10 years ago
Tim Newsome bd17c7e5a8 Add -H to start halted. 10 years ago
Tim Newsome d1ba8b5593 gdb can now read spike memory. 10 years ago
Tim Newsome 9f1ea45e41 Listen on a socket for gdb to connect to. 10 years ago
Andrew Waterman b593e6df7a Move much closer to new platform-M memory map 10 years ago
Andrew Waterman 9220fdfe95 Add --dump-config-string flag 10 years ago
Andrew Waterman 10ae74e48a Allow configuration of default ISA with --with-isa 10 years ago
Andrew Waterman 5344292853 fix help message 11 years ago
Prashanth Mundkur b16ef94394 Add an option (-l) to display a log of execution in non-interactive mode. 11 years ago
Andrew Waterman c4350ef6ef Support setting ISA/subsets with --isa flag 11 years ago
Andrew Waterman 416c8be88c Support building from within root directory 12 years ago
Andrew Waterman 590417bec9 Factor out the dummy RoCC accelerator 12 years ago
Christopher Celio 616cc32c30 Added PC histogram option. 12 years ago
Andrew Waterman 2c1ddd1781 Enable runtime loading of dynamic library with --extlib 12 years ago
Andrew Waterman fb3be24671 Eliminate hwacha <-> riscv circular dependence 12 years ago
Andrew Waterman d5204838b7 Pass target machine's return code back to OS 13 years ago
Yunsup Lee 2f1f9a4fbc revamp hwacha; now runs in physical mode 13 years ago
Andrew Waterman bbb0f2179c Implement RoCC and add a dummy RoCC 13 years ago
Andrew Waterman a68c33c2a4 Add xspike program 13 years ago
Andrew Waterman 790db6c910 Exit cleanly from debug console 13 years ago
Yunsup Lee a9d1c3de84 change riscv-isa-run to spike in documentation 13 years ago
Yunsup Lee b3f7c6045c change riscv-isa-run to spike 13 years ago
Andrew Waterman 28ac3dbd81 add BSD license 13 years ago
Andrew Waterman 290c702c0f specialize fully-associative caches 13 years ago
Andrew Waterman b119073ab0 add I$/D$/L2$ simulators 13 years ago
Andrew Waterman de5b42e923 change htif to link against libfesvr 13 years ago
Andrew Waterman 6405097bf2 remove debug printf 14 years ago