blob: bb75af5782ca273e746bcb1ff75eece6998bb0b0 [file] [log] [blame] [view]
Hugo McNallyf6298b32023-02-12 14:47:22 +00001# ROM Controller DIF Checklist
Timothy Trippel3fccf942022-02-16 16:52:59 -08002
Hugo McNallyaef0a662023-02-11 19:44:55 +00003This checklist is for [Development Stage](../../../../doc/project_governance/development_stages.md) transitions for the [ROM Controller DIF](../../../../hw/ip/rom_ctrl/README.md).
4All checklist items refer to the content in the [Checklist](../../../../doc/project_governance/checklist/README.md).
Timothy Trippel3fccf942022-02-16 16:52:59 -08005
6<h2>DIF Checklist</h2>
7
8<h3>S1</h3>
9
Timothy Trippel5f9c6492022-09-20 05:37:55 -070010Type | Item | Resolution | Note/Collaterals
11---------------|------------------------|-------------|------------------
12Implementation | [DIF_EXISTS][] | Done |
13Implementation | [DIF_USED_IN_TREE][] | Done |
Timothy Trippelb44ec572022-09-20 08:17:00 -070014Tests | [DIF_TEST_ON_DEVICE][] | Done |
Timothy Trippel3fccf942022-02-16 16:52:59 -080015
Hugo McNallyaef0a662023-02-11 19:44:55 +000016[DIF_EXISTS]: ../../../../doc/project_governance/checklist/README.md#dif_exists
17[DIF_USED_IN_TREE]: ../../../../doc/project_governance/checklist/README.md#dif_used_in_tree
18[DIF_TEST_ON_DEVICE]: ../../../../doc/project_governance/checklist/README.md#dif_test_on_device
Timothy Trippel3fccf942022-02-16 16:52:59 -080019
20<h3>S2</h3>
21
22Type | Item | Resolution | Note/Collaterals
23---------------|-----------------------------|-------------|------------------
Hugo McNallyaef0a662023-02-11 19:44:55 +000024Coordination | [DIF_HW_FEATURE_COMPLETE][] | Done | [HW Dashboard](../../../../hw/README.md)
Timothy Trippel3fccf942022-02-16 16:52:59 -080025Implementation | [DIF_FEATURES][] | Done |
Timothy Trippel3fccf942022-02-16 16:52:59 -080026
Hugo McNallyaef0a662023-02-11 19:44:55 +000027[DIF_HW_FEATURE_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_hw_feature_complete
28[DIF_FEATURES]: ../../../../doc/project_governance/checklist/README.md#dif_features
Timothy Trippel3fccf942022-02-16 16:52:59 -080029
30<h3>S3</h3>
31
32Type | Item | Resolution | Note/Collaterals
33---------------|----------------------------------|-------------|------------------
34Coordination | [DIF_HW_DESIGN_COMPLETE][] | Not Started |
35Coordination | [DIF_HW_VERIFICATION_COMPLETE][] | Not Started |
36Documentation | [DIF_DOC_HW][] | Not Started |
37Code Quality | [DIF_CODE_STYLE][] | Not Started |
38Tests | [DIF_TEST_UNIT][] | Not Started |
39Review | [DIF_TODO_COMPLETE][] | Not Started |
40Review | Reviewer(s) | Not Started |
41Review | Signoff date | Not Started |
42
Hugo McNallyaef0a662023-02-11 19:44:55 +000043[DIF_HW_DESIGN_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_hw_design_complete
44[DIF_HW_VERIFICATION_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_hw_verification_complete
45[DIF_DOC_HW]: ../../../../doc/project_governance/checklist/README.md#dif_doc_hw
46[DIF_CODE_STYLE]: ../../../../doc/project_governance/checklist/README.md#dif_code_style
47[DIF_TEST_UNIT]: ../../../../doc/project_governance/checklist/README.md#dif_test_unit
48[DIF_TODO_COMPLETE]: ../../../../doc/project_governance/checklist/README.md#dif_todo_complete