Skip to content

Commit 76ca6a4

Browse files
Add instructions for viewing the coverage results. (#655)
1 parent b72d726 commit 76ca6a4

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

  • Project-Descriptions-and-Plans/CV32E40Pv1/Milestone-data/Reports
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)