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

Update march for software tests built with GCC 12.x or newer #139

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

koluckirafal
Copy link
Contributor

This PR adds support for toolchains with GCC version 12.1 or newer. Due to the changes in the base ISA specification, which moved CSR and ifence.i instructions to the separate extensions, -march argument includes these extensions and also adds Bitmanip extensions supported by both VeeR-EL2 and GCC 12.x.

Solves #136.

Internal-tag: [#51625]
Signed-off-by: Rafal Kolucki <rkolucki@antmicro.com>
Copy link

github-actions bot commented Dec 6, 2023

Links to coverage and verification reports for this PR (#139) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@tmichalak
Copy link
Collaborator

LGTM

@tmichalak tmichalak merged commit b29b959 into chipsalliance:main Dec 7, 2023
148 checks passed
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.

None yet

2 participants