[doc] Update signoff checklist + add template#572
Open
martin-velay wants to merge 1 commit into
Open
Conversation
Signed-off-by: martin-velay <mvelay@lowrisc.org>
Collaborator
marnovandermaas
left a comment
There was a problem hiding this comment.
Definitely useful. I had a slightly different approach see: #574
Collaborator
marnovandermaas
left a comment
There was a problem hiding this comment.
Initial review.
| | TESTPLAN_REVIEWED | *Both* | Review the software tests proposed by the testplan. | | ||
| | TB_DUT_CONNECTED | *Both* | DUT instantiated in the testbench top with all major interfaces hooked up. | | ||
| | SIM_ASSERTIONS_ADDED | *Simulation* | Interface assertion monitors hooked up; X/unknown checks on DUT outputs added. | | ||
| | SIM_COVERAGE_MODEL_ADDED | *Simulation* | Initial functional coverage model added to the testbench environment. | |
Collaborator
There was a problem hiding this comment.
This is a V2 item.
| | DESIGN_SPEC_REVIEWED | *Both* | Review the design specification. | | ||
| | TESTPLAN_REVIEWED | *Both* | Review the software tests proposed by the testplan. | | ||
| | TB_DUT_CONNECTED | *Both* | DUT instantiated in the testbench top with all major interfaces hooked up. | | ||
| | SIM_ASSERTIONS_ADDED | *Simulation* | Interface assertion monitors hooked up; X/unknown checks on DUT outputs added. | |
Collaborator
There was a problem hiding this comment.
Collaborator
There was a problem hiding this comment.
The output known is part of the D1 sign-off.
Comment on lines
+71
to
+83
| [DV_DOC_DRAFT_COMPLETED]: stages.md#v1-verification-sign-off-checklist | ||
| [TESTPLAN_COMPLETED]: stages.md#v1-verification-sign-off-checklist | ||
| [DESIGN_SPEC_REVIEWED]: stages.md#v1-verification-sign-off-checklist | ||
| [TESTPLAN_REVIEWED]: stages.md#v1-verification-sign-off-checklist | ||
| [PRE_VERIFIED_SUB_MODULES_V1]: stages.md#v1-verification-sign-off-checklist | ||
| [TB_DUT_CONNECTED]: stages.md#v1-verification-sign-off-checklist | ||
| [SIM_COVERAGE_MODEL_ADDED]: stages.md#v1-verification-sign-off-checklist | ||
| [SIM_ASSERTIONS_ADDED]: stages.md#v1-verification-sign-off-checklist | ||
| [SIM_SMOKE_TEST_PASSING]: stages.md#v1-verification-sign-off-checklist | ||
| [SIM_SMOKE_REGRESSION_SETUP]: stages.md#v1-verification-sign-off-checklist | ||
| [SIM_NIGHTLY_REGRESSION_SETUP]: stages.md#v1-verification-sign-off-checklist | ||
| [FPV_MAIN_ASSERTIONS_PROVEN]: stages.md#v1-verification-sign-off-checklist | ||
| [FPV_REGRESSION_SETUP]: stages.md#v1-verification-sign-off-checklist |
Collaborator
There was a problem hiding this comment.
All the same link, I did this differently in the UART D1 sign-off PR.
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While doing the 1st V1 signoff (see this PR #573), I found more convenient to add some items to the list and create a template for future signoffs.