-
Notifications
You must be signed in to change notification settings - Fork 228
PMM (Pointer Masking) ACTs #484
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
base: dev
Are you sure you want to change the base?
Conversation
Hi, |
To run the coverage locally, use the following command:
|
Signed-off-by: Umer Shahid <umer.shahid@10xengineers.ai>
Signed-off-by: Umer Shahid <umer.shahid@10xengineers.ai>
Hi all! I am currently using these tests to validate the implementation of the pointer masking extension for Sail. I have come across a few issues that I wanted to share:
this is due to the size of the RAM, which is for these tests to small, changing the configuration and increasing the RAM size (in my case to 8 exabyte) will get rid of the problem:
Snippet from Spike:
I believe there are a few more issues that still need to be resolved, and I am currently investigating their root causes. |
@nadime15 Thank you for pointing out the issues. This is a really old PR and the sail model has changed a lot since then. I will update the changes in the next commit. |
Description
Ratified/Unratified Extensions
List Extensions
Reference Model Used
Mandatory Checklist:
Optional Checklist: