blob: 808cd02b0395a6affd669076b3609629507e4011 [file] [log] [blame] [view]
Miguel Osoriobffbcad2021-04-15 19:46:14 -07001---
2title: "Entropy Distribution Network DIF Checklist"
3---
4
Miguel Osoriobffbcad2021-04-15 19:46:14 -07005This checklist is for [Development Stage]({{< relref "/doc/project/development_stages.md" >}}) transitions for the [Entropy Distribution Network DIF]({{< relref "hw/ip/edn/doc" >}}).
6All checklist items refer to the content in the [Checklist]({{< relref "/doc/project/checklist.md" >}}).
7
Timothy Trippelafed54c2022-02-11 15:47:33 -08008<h2>DIF Checklist</h2>
Miguel Osoriobffbcad2021-04-15 19:46:14 -07009
Timothy Trippelafed54c2022-02-11 15:47:33 -080010<h3>S1</h3>
Miguel Osoriobffbcad2021-04-15 19:46:14 -070011
Timothy Trippel5b2f0312022-09-20 05:31:09 -070012Type | Item | Resolution | Note/Collaterals
13---------------|------------------------|-------------|------------------
14Implementation | [DIF_EXISTS][] | Done |
15Implementation | [DIF_USED_IN_TREE][] | Done |
16Tests | [DIF_TEST_ON_DEVICE][] | Not Started |
Miguel Osoriobffbcad2021-04-15 19:46:14 -070017
Timothy Trippel5b2f0312022-09-20 05:31:09 -070018[DIF_EXISTS]: {{< relref "/doc/project/checklist.md#dif_exists" >}}
19[DIF_USED_IN_TREE]: {{< relref "/doc/project/checklist.md#dif_used_in_tree" >}}
20[DIF_TEST_ON_DEVICE]: {{< relref "/doc/project/checklist.md#dif_test_on_device" >}}
Miguel Osoriobffbcad2021-04-15 19:46:14 -070021
Timothy Trippelafed54c2022-02-11 15:47:33 -080022<h3>S2</h3>
Miguel Osoriobffbcad2021-04-15 19:46:14 -070023
24Type | Item | Resolution | Note/Collaterals
25---------------|-----------------------------|-------------|------------------
Timothy Trippelafed54c2022-02-11 15:47:33 -080026Coordination | [DIF_HW_FEATURE_COMPLETE][] | Done | [HW Dashboard]({{< relref "hw" >}})
27Implementation | [DIF_FEATURES][] | In Progress |
Miguel Osoriobffbcad2021-04-15 19:46:14 -070028
Miguel Osoriobffbcad2021-04-15 19:46:14 -070029[DIF_HW_FEATURE_COMPLETE]: {{< relref "/doc/project/checklist.md#dif_hw_feature_complete" >}}
Timothy Trippelafed54c2022-02-11 15:47:33 -080030[DIF_FEATURES]: {{< relref "/doc/project/checklist.md#dif_features" >}}
Miguel Osoriobffbcad2021-04-15 19:46:14 -070031
Timothy Trippelafed54c2022-02-11 15:47:33 -080032<h3>S3</h3>
Miguel Osoriobffbcad2021-04-15 19:46:14 -070033
34Type | Item | Resolution | Note/Collaterals
35---------------|----------------------------------|-------------|------------------
36Coordination | [DIF_HW_DESIGN_COMPLETE][] | Not Started |
37Coordination | [DIF_HW_VERIFICATION_COMPLETE][] | Not Started |
Timothy Trippelafed54c2022-02-11 15:47:33 -080038Documentation | [DIF_DOC_HW][] | Not Started |
39Code Quality | [DIF_CODE_STYLE][] | Not Started |
40Tests | [DIF_TEST_UNIT][] | Not Started |
Miguel Osoriobffbcad2021-04-15 19:46:14 -070041Review | [DIF_TODO_COMPLETE][] | Not Started |
Miguel Osoriobffbcad2021-04-15 19:46:14 -070042Review | Reviewer(s) | Not Started |
43Review | Signoff date | Not Started |
44
45[DIF_HW_DESIGN_COMPLETE]: {{< relref "/doc/project/checklist.md#dif_hw_design_complete" >}}
46[DIF_HW_VERIFICATION_COMPLETE]: {{< relref "/doc/project/checklist.md#dif_hw_verification_complete" >}}
Timothy Trippelafed54c2022-02-11 15:47:33 -080047[DIF_DOC_HW]: {{< relref "/doc/project/checklist.md#dif_doc_hw" >}}
48[DIF_CODE_STYLE]: {{< relref "/doc/project/checklist.md#dif_code_style" >}}
49[DIF_TEST_UNIT]: {{< relref "/doc/project/checklist.md#dif_test_unit" >}}
Miguel Osoriobffbcad2021-04-15 19:46:14 -070050[DIF_TODO_COMPLETE]: {{< relref "/doc/project/checklist.md#dif_todo_complete" >}}