Skip to content

Commit

Permalink
Add design documentation of MMU SV32
Browse files Browse the repository at this point in the history
  • Loading branch information
YazanHussnain-10x committed Sep 14, 2023
1 parent 5b37393 commit 92c6438
Show file tree
Hide file tree
Showing 30 changed files with 1,615 additions and 1 deletion.
Binary file added docs/04_cv32a6_design/images/LZC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/RR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/cva6_tlb_entry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/cva6_tlb_hit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/in_out_tlb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/mmu_control_flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/mmu_in_out.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/mmu_major_blocks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_dptw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_dptw_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_idle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_in_out.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_iptw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_mis_sup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_nlvl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/ptw_pte_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/sfence_vaddr_x0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/sfence_x0_asid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/sfence_x0_x0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/shared_tlb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/04_cv32a6_design/images/shared_tlb_set.png
Binary file added docs/04_cv32a6_design/images/update_tree.png
1,613 changes: 1,613 additions & 0 deletions docs/04_cv32a6_design/source/cv32a6_execute.rst

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/04_cv32a6_design/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ CV32A6 Design Document
Editor: **Jean Roch Coulon**

.. toctree::
:maxdepth: 3
:maxdepth: 4
:caption: Contents:

cv32a6_intro
cv32a6_subsystem
cv32a6_frontend
cv32a6_execute
cv32a6_glossary

0 comments on commit 92c6438

Please sign in to comment.