We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72d726 commit 76ca6a4Copy full SHA for 76ca6a4
1 file changed
Project-Descriptions-and-Plans/CV32E40Pv1/Milestone-data/Reports/README.md
@@ -0,0 +1,17 @@
1
+<!--
2
+Copyright 2024, OpenHW Group
3
+SPDX-License-Header Apache-2.0 WITH Solderpad 2.1
4
+-->
5
+CV32E40P v1.0.0 Reports
6
+=======================
7
+This directory hosts a set of coverage reports and associated waivers for the CV32E40P v1.0.0 release.
8
+The directory names are date-stamps of various regression runs.
9
+To view the reports:
10
+- Clone this report to your local workspace.
11
+- Point your browser to the file `index.html`, in this directory.
12
+For example:
13
+```
14
+$ git clone https://github.com/openhwgroup/programs
15
+$ cd programs/Project-Descriptions-and-Plans/CV32E40Pv1/Milestone-data/Reports
16
+$ firefox index.html &
17
0 commit comments