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

PTW: pte_cache_addr vpn_idxs shift/pad/extract for Sv57 #3065

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Conversation

ingallsj
Copy link
Contributor

Related issue: further follow-up to #3006

Type of change: feature

Impact: functional addition (no impact on existing code)

Development Phase: implementation

Release Notes
Fix the bit-width out of range when Sv57 is enabled, causing vpnBits/vaddrBits can be larger than the actual width of signal. A simple fix is maxing out the width when LSBs is being extracted.

@ingallsj ingallsj requested a review from aswaterman September 16, 2022 21:24
@ingallsj ingallsj merged commit 7c1f506 into master Sep 17, 2022
@ingallsj ingallsj deleted the ptw_sv57 branch September 17, 2022 00:08
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