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

Build Sail with cmake #606

Merged
merged 3 commits into from
Feb 6, 2025
Merged

Conversation

jordancarlin
Copy link
Contributor

The RISC-V sail model has transitioned to using cmake as its build system. This updates the CI and README to use cmake to build the model. As part of the switch to cmake, the simulator was also renamed to riscv_sim_rv64d (the d has been added to indicate if was compiled with flen=64). This updates the riscof plugins to use the new name of the binary.

@jordancarlin
Copy link
Contributor Author

@UmerShahidengr All CI runs will start failing until this is merged because Sail will fail to compile with the existing CI script

@UmerShahidengr
Copy link
Collaborator

@jordancarlin thank you for this contribution

Copy link
Collaborator

@UmerShahidengr UmerShahidengr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to go

@UmerShahidengr UmerShahidengr merged commit b7634dc into riscv-non-isa:dev Feb 6, 2025
2 checks passed
@jordancarlin jordancarlin deleted the sail_cmake branch February 6, 2025 11:26
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.

2 participants