Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/cores.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CORE-V Cores
============

CORE-V is a family of open-source RISC-V processor cores created and maintained by open-source developers from around the world who collaborate within the `OpenHW Group ecosystem <https//openhwgroup.org/>`_. As shown in the CORE-V roabmap below, there are several cores under active development.
CORE-V is a family of open-source RISC-V processor cores created and maintained by open-source developers from around the world who collaborate within the `OpenHW Group ecosystem <https//openhwgroup.org/>`_. As shown in the CORE-V roadmap below, there are several cores under active development.

.. image:: images/CORE-V_Roadmap_April_2022.png

Expand All @@ -11,11 +11,13 @@ CVE4 Series of CORE-V Cores User Manuals
RTL Frozen CVE4 User Manuals
----------------------------

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

RTL In Development CVE4 User Manuals
------------------------------------

`Draft CORE-V CV32E40Pv2 User Manual <https://docs.openhwgroup.org/projects/cv32e40p-user-manual/en/latest/>`_.

`Draft CORE-V CV32E40S User Manual <https://docs.openhwgroup.org/projects/cv32e40s-user-manual/en/latest/>`_.

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