docs: link to CV32A60X design documentation (#2931)
Some checks failed
bender-up-to-date / bender-up-to-date (push) Has been cancelled
ci / build-riscv-tests (push) Has been cancelled
ci / execute-riscv64-tests (push) Has been cancelled
ci / execute-riscv32-tests (push) Has been cancelled

This commit is contained in:
André Sintzoff 2025-04-15 11:36:38 +02:00 committed by GitHub
parent 8bcb14a2df
commit 30811d1e7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,11 @@ CV32A60X documentation
riscv/unpriv.rst
riscv/priv.rst
Below are links to RISC-V ISA documents tailored for OpenHW Group CV32A60X.
Below are links to RISC-V ISA documents tailored for OpenHW Group CV32A60X
and to design documentation.
Only those CSRs and Instruction Sets that are supported by the CV32A60X are documented here.
| `Unprivileged RISC-V ISA <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/riscv/unpriv.html>`_
| `Privileged RISC-V ISA <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/riscv/priv.html>`_
| `Design Documentation for CV32A60X architecture <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/design/design-cv32a60x.html>`_