mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
cv32a65x doc: split unpriv and priv HTML pages
Signed-off-by: André Sintzoff <andre.sintzoff@thalesgroup.com>
This commit is contained in:
parent
6c0cf186fc
commit
d5b7cc77ff
3 changed files with 16 additions and 8 deletions
|
@ -4,6 +4,6 @@ CV32A65X documentation
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
riscv/index.rst
|
||||
riscv/unpriv.rst
|
||||
riscv/priv.rst
|
||||
design/source/index.rst
|
||||
|
||||
|
|
14
docs/04_cv32a65x/riscv/priv.rst
Normal file
14
docs/04_cv32a65x/riscv/priv.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
..
|
||||
Copyright (c) 2024 Thales
|
||||
Licensed under the Solderpad Hardware Licence, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
SPDX-License-Identifier: Apache-2.0 WITH SHL-2.0
|
||||
You may obtain a copy of the License at https://solderpad.org/licenses/
|
||||
|
||||
Original Author: Jean-Roch COULON - Thales
|
||||
|
||||
Privileged RISC-V ISA for CV32A65X
|
||||
==================================
|
||||
|
||||
.. raw:: html
|
||||
:file: priv-isa-cv32a65x.html
|
|
@ -12,9 +12,3 @@ Unprivileged RISC-V ISA for CV32A65X
|
|||
|
||||
.. raw:: html
|
||||
:file: unpriv-isa-cv32a65x.html
|
||||
|
||||
Privileged RISC-V ISA for CV32A65X
|
||||
==================================
|
||||
|
||||
.. raw:: html
|
||||
:file: priv-isa-cv32a65x.html
|
Loading…
Add table
Add a link
Reference in a new issue