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

Adding ci.yml #253

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Adding ci.yml #253

merged 3 commits into from
Mar 26, 2024

Conversation

KrystalDelusion
Copy link
Member

@KrystalDelusion KrystalDelusion commented Mar 15, 2024

Introduce Github Actions to run tests for PRs to avoid breaking changes.

Currently provides a riscv-formal job, using the oss-cad-suite to run the riscv-formal picorv32 checks. Similar to the riscv-formal CI except we don't need to test NERV, and we want to test the current version of picorv32.v rather than the latest master.

Ideally we would also have a job for running make test etc, but setting up the riscv-gnu-toolchain is a bit more involved.

@KrystalDelusion KrystalDelusion changed the title ci: Initial commit Adding ci.yml Mar 15, 2024
Dummy test of YosysHQ/setup-oss-cad-suite@v3
Checkout YosysHQ/riscv-formal and run `make checks` for picorv32.
@KrystalDelusion KrystalDelusion marked this pull request as ready for review March 16, 2024 02:43
@KrystalDelusion KrystalDelusion merged commit 9690f5a into YosysHQ:main Mar 26, 2024
@KrystalDelusion KrystalDelusion deleted the ci branch March 26, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant