Skip to content

Commit a39e901

Browse files
author
pascalgouedo
authored
Merge pull request #693 from pascalgouedo/dd_pgo
CV32E40Pv2 final updates.
2 parents ec13a2f + 3d027e1 commit a39e901

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project-Descriptions-and-Plans/CV32E40Pv2/Milestone-data/RTL_v1.8.3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<h1>Documentation for CORE-V verification</h1>
1010
<p><b>Simulation verification</b> methodology used for all CORE-V cores is described in following document: <a href="https://docs.openhwgroup.org/projects/core-v-verif/en/latest/quick_start.html">CORE-V Verification Strategy</a></p>
1111
<p>For CV32E40Pv2, <b>RISC-V ISA Formal Verification</b> methodology was used and is described <a href="https://github.com/openhwgroup/core-v-verif/blob/cv32e40p_v1.8.3/cv32e40p/docs/VerifPlans/RISC-V_ISA_Formal/CV32E40Pv2_RISCV_vPlan_v1.1.pdf">here</a>.</p>
12-
<p>Documentation for the various CORE-V cores are maintained in <a href="https://github.com/openhwgroup/core-v-docs">core-v-docs</a>, the OpenHW Group's CORE-V documentation repo.</p>
12+
<p>Documentation for the various CORE-V cores are maintained in <a href="https://github.com/openhwgroup/programs">programs</a>, the OpenHW Group's CORE-V documentation repo.</p>
1313
<p></p>
1414
<p>As much as is practical, we try to add documentation where you actually use it.<br>
1515
Most directories in this repository will have a <b>README.md</b> and GitHub

docs/source/cores.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ RTL Frozen Cores
3232

3333
`(Released) CORE-V CV32E40Pv1 User Manual <https://docs.openhwgroup.org/projects/cv32e40p-user-manual/en/cv32e40p_v1.0.0_doc/>`_.
3434

35+
`(v1.8.3) CORE-V CV32E40Pv2 User Manual <https://docs.openhwgroup.org/projects/cv32e40p-user-manual/en/cv32e40p_v1.8.3`_.
36+
3537
RTL In Development
3638
##################
3739

38-
`(Draft) CORE-V CV32E40Pv2 User Manual <https://docs.openhwgroup.org/projects/cv32e40p-user-manual/en/latest/>`_.
39-
4040
`(Draft) CORE-V CV32E40S User Manual <https://docs.openhwgroup.org/projects/cv32e40s-user-manual/en/latest/>`_.
4141

4242
`(Draft) CORE-V CV32E40X User Manual <https://docs.openhwgroup.org/projects/cv32e40x-user-manual/en/latest/>`_.

0 commit comments

Comments
 (0)