Skip to content

Commit 9b85f22

Browse files
Merge pull request #472 from jeremybennett/jpb-verilator-hwtg-report
Report on Verilator modeling to HW Task Group meeting 20 Oct 2021.
2 parents a07a471 + 2e18ebd commit 9b85f22

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Hardware TG monthly meeting - Verilator modeling update (20 October 2021)
2+
3+
## Overview
4+
5+
No work has been possible this month. The forecast completion date is now 13 March 2022 (a delay of over 6 months in total).
6+
7+
## Issues
8+
9+
No new issues raised.
10+
11+
## Milestone progress
12+
13+
The [detailed plan](https://docs.google.com/spreadsheets/d/1Sl_GIklam3redWNj_DRVRVVBD49LvLD8k1zeFsJXllc) is a Google Doc. A high level view is also available as a [Kanban board](https://github.com/openhwgroup/embdebug-target-core-v/projects/1).
14+
15+
Progress is shown as a percentage of tasks completed.
16+
17+
| Milestone | # Tasks | This Mth | Last Mth | Planned | This Mth | Last Mth |
18+
| ---------------------------- | -------:| --------:| --------:| --------- | --------- | --------- |
19+
| Verilator model available | 1 | 100% | - | 30 May 21 | Complete | Complete |
20+
| JTAG TAP driver complete | 7 | 86% | - | 27 Jun 21 | 31 Oct 21 | 26 Sep 21 |
21+
| Intial version of Embdebug | 2 | - | - | 18 Jul 21 | 12 Dec 21 | 7 Nov 21 |
22+
| Initial standalone simulator | 2 | - | - | 25 Jul 21 | 26 Dec 21 | 21 Nov 21 |
23+
| Final version of Embdebug | 3 | - | - | 22 Aug 21 | 20 Feb 22 | 16 Jan 22 |
24+
| Final standalone simulator | 1 | - | - | 5 Sep 21 | 13 Mar 22 | 6 Feb 22 |
25+
26+
27+
## Task status
28+
29+
* Task *RISC-V DMI tests written* is in progress, but now estimated to require an additional 26 hours (225% overrun).
30+
31+
| Task status | This Month | Last Month |
32+
| ------------| ----------:| ----------:|
33+
| Planned | 8 | 8 |
34+
| In Progress | 1 | 1 |
35+
| Complete | 7 | 7 |
36+
| **Total** | **16** | **16** |
37+
38+
## Testing status
39+
40+
Not yet available.
41+
42+
## Risk register
43+
44+
The risk register is available as a tab on the detailed plan. There has been no change since last month.
45+
46+
## Plans for next month
47+
48+
* complete testing of the JTAG TAP driver DMI interface.
49+
* start work on the Embdebug target library for CORE-V MCU

0 commit comments

Comments
 (0)