File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
version: "2.0.0",
23
23
life_stage: "L1",
24
24
design_stage: "D2S",
25
- verification_stage: "V1 ",
25
+ verification_stage: "V2S ",
26
26
dif_stage: "S2",
27
27
clocking: [{clock: "clk_i", reset: "rst_ni"}],
28
28
bus_interfaces: [
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ Tests | [FPV_ALL_ASSERTIONS_WRITTEN][] | N/A |
184
184
Tests | [ FPV_ALL_ASSUMPTIONS_REVIEWED] [ ] | N/A | No explicit assumptions
185
185
Tests | [ SIM_FW_SIMULATED] [ ] | N/A |
186
186
Regression | [ SIM_NIGHTLY_REGRESSION_V2] [ ] | Done |
187
- Coverage | [ SIM_CODE_COVERAGE_V2] [ ] | In progress | Toggle coverage waived/refines added for ExtHT interface (Issue #16276 )
188
- Coverage | [ SIM_FUNCTIONAL_COVERAGE_V2] [ ] | In progress |
187
+ Coverage | [ SIM_CODE_COVERAGE_V2] [ ] | Done | Toggle coverage waived/refines added for ExtHT interface (Issue #16276 )
188
+ Coverage | [ SIM_FUNCTIONAL_COVERAGE_V2] [ ] | Done |
189
189
Coverage | [ FPV_CODE_COVERAGE_V2] [ ] | N/A | SecCM Assertions not covered for V2
190
190
Coverage | [ FPV_COI_COVERAGE_V2] [ ] | N/A |
191
191
Integration | [ PRE_VERIFIED_SUB_MODULES_V2] [ ] | Done | SHA3/KMAC
@@ -221,8 +221,8 @@ Review | [V3_CHECKLIST_SCOPED][] | Done |
221
221
--------------|-----------------------------------------|-------------|------------------
222
222
Documentation | [ SEC_CM_TESTPLAN_COMPLETED] [ ] | Done |
223
223
Tests | [ FPV_SEC_CM_VERIFIED] [ ] | Done |
224
- Tests | [ SIM_SEC_CM_VERIFIED] [ ] | In progress |
225
- Coverage | [ SIM_COVERAGE_REVIEWED] [ ] | In progress |
224
+ Tests | [ SIM_SEC_CM_VERIFIED] [ ] | Done |
225
+ Coverage | [ SIM_COVERAGE_REVIEWED] [ ] | Done |
226
226
Review | [ SEC_CM_DV_REVIEWED] [ ] | Done |
227
227
228
228
[ SEC_CM_TESTPLAN_COMPLETED ] : ../../../../doc/project_governance/checklist/README.md#sec_cm_testplan_completed
You can’t perform that action at this time.
0 commit comments