Skip to content

Commit 8bcb14a

Browse files
CV32A60X ISA (#2922)
* Bring in CV32A60X ISA from the cv32a60x branch
1 parent f7fae48 commit 8bcb14a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*.swp
2+
*.swo
13
site/*
24
*.ucdb
35
covhtmlreport/*

docs/07_cv32a60x/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,12 @@ CV32A60X documentation
44
.. toctree::
55
:maxdepth: 1
66

7+
..
78
riscv/unpriv.rst
89
riscv/priv.rst
10+
11+
Below are links to RISC-V ISA documents tailored for OpenHW Group CV32A60X.
12+
Only those CSRs and Instruction Sets that are supported by the CV32A60X are documented here.
13+
14+
| `Unprivileged RISC-V ISA <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/riscv/unpriv.html>`_
15+
| `Privileged RISC-V ISA <https://cva6-cv32a60x.readthedocs.io/en/latest/07_cv32a60x/riscv/priv.html>`_

0 commit comments

Comments
 (0)