mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-19 11:54:46 -04:00
This fixes the paths for the CV32A60X-specific documentation (from the cv32a60x branch). Whenever the cv32a60x branch is updated, the documentation will be regenerated by RTD.
17 lines
654 B
ReStructuredText
17 lines
654 B
ReStructuredText
CV32A60X documentation
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
..
|
|
riscv/unpriv.rst
|
|
riscv/priv.rst
|
|
|
|
Below are links to RISC-V ISA documents tailored for the CV32A60X and to CV32A60X-specific design documentation.
|
|
Only those CSRs and Instructions 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 <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/design/design.html>`_
|
|
|