mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
fix most of sphinx warnings (#1509)
This commit is contained in:
parent
1e01596bbc
commit
f0bd20b78c
4 changed files with 250 additions and 250 deletions
|
@ -102,7 +102,7 @@ If CV-X-IF is enabled and configured with 3 source registers,
|
|||
a third read port is added to the CVA6 general purpose register file.
|
||||
|
||||
Description of interface connections between CVA6 and Coprocessor
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
In CVA6 execute stage, there is a new functional unit dedicated to drive the CV-X-IF interfaces.
|
||||
Here is *how* and *to what* CV-X-IF interfaces are connected to the CVA6.
|
||||
|
||||
|
@ -162,7 +162,7 @@ Here is *how* and *to what* CV-X-IF interfaces are connected to the CVA6.
|
|||
| information held in these three registers.
|
||||
|
||||
Coprocessor recommendations for use with CVA6's CV-X-IF
|
||||
-----------------------------------------------------
|
||||
-------------------------------------------------------
|
||||
|
||||
CVA6 supports all coprocessors supporting the CV-X-IF specification with the exception of :
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ structure to describe the PMA regions statically:
|
|||
- ``CVA6Cfg.CachedRegionLength``: Length of the cacheable region.
|
||||
|
||||
Unsupported PMAs
|
||||
-------
|
||||
----------------
|
||||
|
||||
Currently the following RISC-V defined PMAs are not supported:
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Raising Traps
|
|||
=============
|
||||
When a trap is raised, the behaviour of the CVA6 core depends on
|
||||
several CSRs and some CSRs are modified. The CSR description is available
|
||||
in :doc:`CV32A6_Control_Status_Registers.rst`.
|
||||
in :doc:`CV32A6_Control_Status_Registers`.
|
||||
|
||||
Configuration CSRs
|
||||
------------------
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue