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

Implement CI for 64-bit CVA6 #452

Merged
merged 11 commits into from
Jun 24, 2024
Merged

Implement CI for 64-bit CVA6 #452

merged 11 commits into from
Jun 24, 2024

Conversation

grg-haas
Copy link
Collaborator

This PR extends our CI system to also run tests on real CVA6 hardware, to ensure that we don't inadvertently break this platform. The CI infrastructure depends on a bitstream version that includes our changes to the bootrom (openhwgroup/cva6#2267), which implement a simple UART-based firmware flashing functionality.

As part of extending our CI to this platform, we spent some effort to make the system hostable and extensible by others. We check in some previously unofficial helper scripts that operate an FT245R relay board, enabling us to turn boards off and on remotely. We also include some infrastructure for discovering serial ports (since our runner machine has many of these).

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