cvw/tests
Kevin Kim f6a3474550 fixed bug in testvector extract script
-old script skips first 2 lines in rv32m case, new script only skips first line
- prior code skipped every other line in the reference file, so it only generated half the test vectors, with half of them having the wrong answer
- prior code also opened test vector file to be written to in "append" mode, and I changed to write mode (so that the script overwrites instead of adding to an existing file)
2023-06-22 09:13:22 -07:00
..
coverage Improve test coverage on ieu fw. 2023-06-16 16:09:48 -07:00
custom *.out removal 2023-04-05 12:50:26 -07:00
fp fixed bug in testvector extract script 2023-06-22 09:13:22 -07:00
riscof Increased timeout for riscof because it is so slow 2023-05-23 15:37:09 -07:00
testgen Added RVTEST_CASE to testgen header 2023-02-09 18:25:24 -08:00
wally-riscv-arch-test Fixed timer interrupt testing 2023-06-09 17:20:41 -07:00