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

[Spike] Instruction 'fence.i' shall not be available if extension Zifencei is not enabled. #2579

Open
zchamski opened this issue Jan 24, 2025 · 0 comments

Comments

@zchamski
Copy link
Contributor

Spin-off of openhwgroup/cva6#2734: instruction fence.i is always available, even if extension Zifencei is not enabled in the ISA string. This must be changed to obey the optional nature of Zifencei.

Tasks:

  • Ensure that the proper flag for optional presence of Zifencei exists (implement one if not.)
  • Add appropriate guard to fence.i implementation.
  • Update ISA strings where appropriate.
  • Test.
zchamski added a commit to ThalesSiliconSecurity/core-v-verif that referenced this issue Jan 24, 2025
zchamski added a commit to ThalesSiliconSecurity/core-v-verif that referenced this issue Jan 27, 2025
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