Skip to content

Add test suite for issues found during CVA6 development.

Created by: zchamski

The cva6/tests/custom/issues test family is intended to exercise any issues found during CVA6 development - as a complement to upstream test suites. The initial two tests exercise the proper formatting of writes into FP registers triggered by compressed instructions whereby an issue in the RTL tracer caused discrepancies between RTL logs and the output of Spike.

This PR supersedes #1388.

Files changed/added:

  • cva6/regress/issue-tests.sh: New.
  • cva6/tests/custom/issues/compressed-fpreg-commits-rv32.S: Ditto.
  • cva6/tests/custom/issues/compressed-fpreg-commits-rv64.S: Ditto.
  • cva6/tests/testlist_issues.yaml: Ditto.

Signed-off-by: Zbigniew Chamski zbigniew.chamski@thalesgroup.com

Merge request reports

Loading