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

About J Extension implementations questions #34

Open
ghost opened this issue Feb 26, 2023 · 1 comment
Open

About J Extension implementations questions #34

ghost opened this issue Feb 26, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 26, 2023

Does RISC-V J Extension have specific implementations of software simulators, such as Spike and Gem5?

@ghost ghost changed the title About About J Extension implementations questions Feb 26, 2023
@martinmaas
Copy link
Collaborator

For pointer masking, there are implementations for Spike and QEMU. However, these implementations are based on a very old version of the standard and will need to be updated once the architecture review committee approves the new version.

For instruction/data consistency, there will need to be a proof of concept simulator implementation, but this work has not started yet and needs to wait for the standard to be finalized.

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

No branches or pull requests

1 participant