Skip to content

Commit

Permalink
fix most of sphinx warnings (#1509)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcotret authored Oct 8, 2023
1 parent 1e01596 commit f0bd20b
Show file tree
Hide file tree
Showing 4 changed files with 250 additions and 250 deletions.
4 changes: 2 additions & 2 deletions docs/01_cva6_user/CVX_Interface_Coprocessor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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 :

Expand Down
2 changes: 1 addition & 1 deletion docs/01_cva6_user/PMA.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/01_cva6_user/Traps_Interrupts_Exceptions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
------------------
Expand Down
Loading

0 comments on commit f0bd20b

Please sign in to comment.