blob: f064da5f13cc10935a6079a2033522794f3d84e1 [file] [log] [blame] [view]
Hugo McNallyf6298b32023-02-12 14:47:22 +00001# SPI Device DIF Checklist
Sam Elliotta9391812020-06-05 11:21:15 +01002
Hugo McNallyaef0a662023-02-11 19:44:55 +00003This checklist is for [Development Stage](../../../../doc/project_governance/development_stages.md) transitions for the [SPI Device DIF](../../../../hw/ip/spi_device/README.md).
4All checklist items refer to the content in the [Checklist](../../../../doc/project_governance/checklist/README.md).
Sam Elliotta9391812020-06-05 11:21:15 +01005
Timothy Trippelcd06dd92022-03-07 17:04:43 -08006<h2>DIF Checklist</h2>
Sam Elliotta9391812020-06-05 11:21:15 +01007
Timothy Trippelcd06dd92022-03-07 17:04:43 -08008<h3>S1</h3>
Sam Elliotta9391812020-06-05 11:21:15 +01009
Timothy Trippel551aac22022-09-20 05:39:10 -070010Type | Item | Resolution | Note/Collaterals
11---------------|------------------------|-------------|------------------
12Implementation | [DIF_EXISTS][] | Done |
13Implementation | [DIF_USED_IN_TREE][] | Done |
Timothy Trippel88a208a2022-09-20 08:18:18 -070014Tests | [DIF_TEST_ON_DEVICE][] | Done |
Sam Elliotta9391812020-06-05 11:21:15 +010015
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
Sam Elliotta9391812020-06-05 11:21:15 +010019
Timothy Trippelcd06dd92022-03-07 17:04:43 -080020<h3>S2</h3>
Sam Elliotta9391812020-06-05 11:21:15 +010021
22Type | Item | Resolution | Note/Collaterals
23---------------|-----------------------------|-------------|------------------
Hugo McNallyaef0a662023-02-11 19:44:55 +000024Coordination | [DIF_HW_FEATURE_COMPLETE][] | Done | [HW Dashboard](../../../../hw/README.md)
Alexander Williamsbfbbbdd2022-05-20 08:45:02 -070025Implementation | [DIF_FEATURES][] | Done |
Sam Elliotta9391812020-06-05 11:21:15 +010026
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
Sam Elliotta9391812020-06-05 11:21:15 +010029
Timothy Trippelcd06dd92022-03-07 17:04:43 -080030<h3>S3</h3>
Sam Elliotta9391812020-06-05 11:21:15 +010031
32Type | Item | Resolution | Note/Collaterals
33---------------|----------------------------------|-------------|------------------
34Coordination | [DIF_HW_DESIGN_COMPLETE][] | Not Started |
35Coordination | [DIF_HW_VERIFICATION_COMPLETE][] | Not Started |
Timothy Trippelcd06dd92022-03-07 17:04:43 -080036Documentation | [DIF_DOC_HW][] | Not Started |
37Code Quality | [DIF_CODE_STYLE][] | Not Started |
Alexander Williamsbfbbbdd2022-05-20 08:45:02 -070038Tests | [DIF_TEST_UNIT][] | Done |
Sam Elliotta9391812020-06-05 11:21:15 +010039Review | [DIF_TODO_COMPLETE][] | Not Started |
Sam Elliotta9391812020-06-05 11:21:15 +010040Review | 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