[csrng/data] move to D2 status
Signed-off-by: Mark Branstad <mark.branstad@wdc.com>
diff --git a/hw/ip/csrng/data/csrng.prj.hjson b/hw/ip/csrng/data/csrng.prj.hjson
index c1e14a3..5eb69ab 100644
--- a/hw/ip/csrng/data/csrng.prj.hjson
+++ b/hw/ip/csrng/data/csrng.prj.hjson
@@ -9,6 +9,6 @@
hw_checklist: "../doc/checklist",
version: "0.5",
life_stage: "L1",
- design_stage: "D1",
+ design_stage: "D2",
verification_stage: "V1",
}
diff --git a/hw/ip/csrng/doc/checklist.md b/hw/ip/csrng/doc/checklist.md
index 71e36e3..15e72f2 100644
--- a/hw/ip/csrng/doc/checklist.md
+++ b/hw/ip/csrng/doc/checklist.md
@@ -49,15 +49,15 @@
RTL | [AREA_CHECK][] | Done |
RTL | [PORT_FROZEN][] | Done |
RTL | [ARCHITECTURE_FROZEN][] | Done |
-RTL | [REVIEW_TODO][] | Pending |
+RTL | [REVIEW_TODO][] | Done |
RTL | [STYLE_X][] | Done |
Code Quality | [LINT_PASS][] | Done |
-Code Quality | [CDC_SETUP][] | Waived | CDC flow is not available yet.
+Code Quality | [CDC_SETUP][] | Deferred | CDC flow is not available yet.
Code Quality | [FPGA_TIMING][] | Done |
Code Quality | [CDC_SYNCMACRO][] | Waived |
-Security | [SEC_CM_IMPLEMENTED][] | Not Started |
-Security | [SEC_NON_RESET_FLOPS][] | Not Started |
-Security | [SEC_SHADOW_REGS][] | Not Started |
+Security | [SEC_CM_IMPLEMENTED][] | Deferred |
+Security | [SEC_NON_RESET_FLOPS][] | Deferred |
+Security | [SEC_SHADOW_REGS][] | Deferred |
Security | [SEC_RND_CNST][] | N/A |
[NEW_FEATURES]: {{<relref "/doc/project/checklist.md#new_features" >}}