Add Design Documentation of MMU SV32 #1412
Merged
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.
This Pull Request adds the design documentation for MMU SV32 and resolve this issue #1393, covering several critical modules. The following modules are documented within this pull request:
MMU SV32: This section provides an in-depth overview of the MMU SV32 module.
Translation Lookaside Buffer (TLB): This part of the documentation delves into the details of the TLB module.
Shared TLB: The documentation further extends to cover the Shared TLB module, explaining how it works and its features.
Page Table Walker (PTW): The PTW module is thoroughly explored in this documentation, shedding light on its functionality and design.
Within each of these modules, various sections are covered, ensuring a comprehensive understanding of their operation. Here's a breakdown of the sections for each module:
MMU SV32:
TLB:
Shared TLB:
PTW: