blob: 728045e905ddf9ec2c53c3aa3e54b07f256a9a24 [file] [log] [blame] [view]
Hugo McNallyf6298b32023-02-12 14:47:22 +00001# SRAM Controller DIF Checklist
Michael Mundayedbd19b2021-02-23 21:53:18 +00002
Hugo McNallyaef0a662023-02-11 19:44:55 +00003This checklist is for [Development Stage](../../../../doc/project_governance/development_stages.md) transitions for the [SRAM Controller DIF](../../../../hw/ip/sram_ctrl/README.md).
4All checklist items refer to the content in the [Checklist](../../../../doc/project_governance/checklist/README.md).
Michael Mundayedbd19b2021-02-23 21:53:18 +00005
Timothy Trippel61a3cca2022-03-04 17:58:48 -08006<h2>DIF Checklist</h2>
Michael Mundayedbd19b2021-02-23 21:53:18 +00007
Timothy Trippel61a3cca2022-03-04 17:58:48 -08008<h3>S1</h3>
Michael Mundayedbd19b2021-02-23 21:53:18 +00009
Timothy Trippel551aac22022-09-20 05:39:10 -070010Type | Item | Resolution | Note/Collaterals
11---------------|------------------------|-------------|------------------
12Implementation | [DIF_EXISTS][] | Done |
13Implementation | [DIF_USED_IN_TREE][] | Done |
14Tests | [DIF_TEST_ON_DEVICE][] | Done |
Michael Mundayedbd19b2021-02-23 21:53:18 +000015
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
Michael Mundayedbd19b2021-02-23 21:53:18 +000019
Timothy Trippel61a3cca2022-03-04 17:58:48 -080020<h3>S2</h3>
Michael Mundayedbd19b2021-02-23 21:53:18 +000021
22Type | Item | Resolution | Note/Collaterals
23---------------|-----------------------------|-------------|------------------
Hugo McNallyaef0a662023-02-11 19:44:55 +000024Coordination | [DIF_HW_FEATURE_COMPLETE][] | Done | [HW Dashboard](../../../../hw/README.md)
Silvestrs Timofejevs4fbaa7a2022-03-01 17:07:26 +000025Implementation | [DIF_FEATURES][] | Done |
Michael Mundayedbd19b2021-02-23 21:53:18 +000026
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
Michael Mundayedbd19b2021-02-23 21:53:18 +000029
Timothy Trippel61a3cca2022-03-04 17:58:48 -080030<h3>S3</h3>
Michael Mundayedbd19b2021-02-23 21:53:18 +000031
32Type | Item | Resolution | Note/Collaterals
33---------------|----------------------------------|-------------|------------------
34Coordination | [DIF_HW_DESIGN_COMPLETE][] | Not Started |
35Coordination | [DIF_HW_VERIFICATION_COMPLETE][] | Not Started |
Timothy Trippel61a3cca2022-03-04 17:58:48 -080036Documentation | [DIF_DOC_HW][] | Not Started |
37Code Quality | [DIF_CODE_STYLE][] | Not Started |
38Tests | [DIF_TEST_UNIT][] | In Progress |
Michael Mundayedbd19b2021-02-23 21:53:18 +000039Review | [DIF_TODO_COMPLETE][] | Not Started |
Michael Mundayedbd19b2021-02-23 21:53:18 +000040Review | 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