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

[RTL] Fix for issue number 15 #16

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

mhayat-10xe
Copy link
Contributor

Description

This PR has the fix for issue number 15.

Changes

  • Added pt_data_corrupt_q and pt_data_corrupt_n signals in rv_iommu_ptw_sv39x4.sv and rv_iommu_ptw_sv39x4_pc.sv modules.
  • Implemented logic to set pt_data_corrupt_n when ds_resp_i.r.resp != axi_pkg::RESP_OKAY.
  • Prioritize pt_data_corrupt_q over pf_excep_q when both are active.

Signed-off-by: mhayat-10xe <muhammad.hayat@10xengineers.ai>
Copy link
Member

@malejo97 malejo97 left a comment

Choose a reason for hiding this comment

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

All modifications look good to me

@malejo97 malejo97 merged commit 4ff8c6b into zero-day-labs:main Jun 14, 2024
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.

2 participants