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

Added script to auto-generate the rv64v uarch json #177

Merged

Conversation

kathlenemagnus-mips
Copy link
Contributor

Added a script to auto-generate the rv64v uarch json file using the Mavis isa json. This will help us keep track of which vector instructions still need to be implemented in Olympia. Olympia will throw an exception when trying to construct an Inst object for an unsupported instruction. Added a simple test to make sure that Olympia fails as expected.

Copy link
Collaborator

@klingaard klingaard left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks!

Copy link
Collaborator

@aarongchan aarongchan 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 me!

@kathlenemagnus kathlenemagnus merged commit ce38926 into riscv-software-src:master Jul 8, 2024
5 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.

4 participants