Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add ci test for run ACT on sail and Spike #468

Merged
merged 1 commit into from
Jun 9, 2024
Merged

ci: add ci test for run ACT on sail and Spike #468

merged 1 commit into from
Jun 9, 2024

Conversation

jamesbeyond
Copy link
Collaborator

Description

This PR update Github Action CI to the riscv-arch-test

  • CI will run on both dev brand or main branch, when there is PR against it (pull request event)
  • CI will also run when there is code been merged into those 2 branches
  • Current test runs on Sail model against spike model, and runs on RV32IMCZicsr and RV64IMCZicsr
  • This PR did change any existing test cases.
  • Model test covering other riscv extensions will be added

Related Issues

No


Ratified/Unratified Extensions

Not applicable


Reference Model Used

  • SAIL
  • Spike

Mandatory Checklist:

  • All tests are compliant with the test-format spec present in this repo ?
  • Ran the new tests on RISCOF with SAIL/Spike as reference model successfully ?
  • [ ] Ran the new tests on RISCOF in [coverage mode](https://riscof.readthedocs.io/en/stable/commands.html#coverage)~
  • [ ] Link to Google-Drive folder containing the new coverage reports (See this for more info): < SPECIFY HERE >
  • [ ] Link to PR in RISCV-ISAC from which the reports were generated : < SPECIFY HERE >
  • [ ] Changelog entry created with a minor patch

Optional Checklist:

  • [ ] RISCV-V CTG PR link if tests were generated using it : < SPECIFY HERE >
  • [ ] Were the tests hand-written/modified ?
  • [ ] Have you run these on any hard DUT model ? Please specify name and provide link if possible in the description
  • [ ] If you have modified arch_test.h Please provide a detailed description of the changes in the Description section above.

@jamesbeyond jamesbeyond added size-S Small efforts required CI labels Jun 5, 2024
@jamesbeyond jamesbeyond requested a review from neelgala June 6, 2024 03:56
@jamesbeyond
Copy link
Collaborator Author

@UmerShahidengr could you have a look

@UmerShahidengr UmerShahidengr merged commit 7152865 into riscv-non-isa:dev Jun 9, 2024
2 checks passed
@jamesbeyond jamesbeyond deleted the ci branch June 9, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI size-S Small efforts required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants