cvw/tests/fp/combined_IF_vectors
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
..
IF_vectors integrated tv generation for IFdivsqrt 2023-03-29 20:57:26 -07:00
create_IF_vectors.sh Clean up combined int/fp vector creation 2023-05-30 14:01:12 -07:00
extract_arch_vectors.py fixed bug in testvector extract script 2023-06-22 09:13:22 -07:00
extract_testfloat_vectors.py integrated tv generation for IFdivsqrt 2023-03-29 20:57:26 -07:00