aboutsummaryrefslogtreecommitdiff
path: root/debug/targets/RISC-V/spike32.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Add tests for vector register access (#244)Tim Newsome1-3/+5
2019-12-18Hardcode misa values for all spike targets. (#227)Tim Newsome1-1/+4
2019-05-16Cover with/without halt groups. (#191)Tim Newsome1-1/+1
2019-04-08Test lack of abstract CSR access. (#187)Tim Newsome1-1/+2
2018-12-31Add testing of run-test/idle cases.Tim Newsome1-1/+1
2018-08-29Add test case for `riscv expose_custom`.Tim Newsome1-0/+1
2017-12-27Test FPRs that aren't XLEN in size.Tim Newsome1-1/+2
2017-09-29Fix tests to work in multi-gdb mode.Tim Newsome1-1/+1
2017-09-19Allow multiple reset vectors.Tim Newsome1-1/+1
2017-09-01Use 32-bit link script for 32-bit target.Tim Newsome1-1/+1
2017-08-28Increase remotetimeout for spike targets.Tim Newsome1-0/+1
2017-08-28Make the debug tests aware of multicore.Tim Newsome1-1/+6
2017-06-26Move target definition into individual files.Tim Newsome1-0/+12