-
Notifications
You must be signed in to change notification settings - Fork 717
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
Pmp/extracted pmp master #2528
Merged
JeanRochCoulon
merged 26 commits into
openhwgroup:master
from
boschglobal:pmp/extracted_pmp_master
Dec 4, 2024
Merged
Pmp/extracted pmp master #2528
Changes from 17 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
eff3a7f
First public version of extracted pmp
CoralieAllioux 4517afd
Remove misaligned_ex computation: get it from outside
CoralieAllioux 90f3bae
Remove data and instr pmps, get match_execution from outside
CoralieAllioux 0bc197d
Get data and instr allow from outside
CoralieAllioux 04a54f7
Simplify fetch_instruction exception when instr not allow by pmp
CoralieAllioux a4fbed0
Simplify exception when data not allow by pmp, getting it from outside
CoralieAllioux 436d563
Apply verible format
CoralieAllioux 2998bb7
Integrate PMP fully outside MMU
CoralieAllioux 405e02e
fix translation_valid and dtlb_ppn when no mmu
CoralieAllioux e85adcb
Add pmp_data_if in needed file lists
CoralieAllioux ca97962
Fix exception tval when translation is enabled
CoralieAllioux 77ee14d
integrate no_locked assertions for pmp: now in blocking assignments t…
CoralieAllioux 1dc3f0a
Fix mixed assignment for no_locked_if
OlivierBetschi 1b635fa
Remove assertion no_locked from pmp: need clk and reset
CoralieAllioux 45d0176
Apply verible format
CoralieAllioux f88bc36
Use physical address from the MMU output as input to PMP instead of v…
OlivierBetschi dcba761
Increase log file
OlivierBetschi 29a0199
Temporarily increase the log size to be able to see the full log
OlivierBetschi cff299f
Add 1 cycle delay for misaligned exception and valid translation
OlivierBetschi 61f31ba
Restore gitlab ci settings
OlivierBetschi 85bb2f1
Fix log file name
OlivierBetschi ff70060
Merge branch 'master' into pmp/extracted_pmp_master
OlivierBetschi 3e7b452
Patch commit for CI
OlivierBetschi 14065ae
Remove unused signal
OlivierBetschi 2ecc2c7
Update gate count to match addition on PMP
OlivierBetschi e36852b
Fix dtlb_ppn assignment and remove some unused signals
OlivierBetschi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.