Skip to content

Commit

Permalink
[lc_ctrl] Bump version and revert to D1/V1
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schaffner <[email protected]>
  • Loading branch information
msfschaffner committed Feb 6, 2024
1 parent 5b9cbee commit f10124c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hw/ip/lc_ctrl/data/lc_ctrl.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
dv_doc: "../doc/dv",
hw_checklist: "../doc/checklist",
sw_checklist: "/sw/device/lib/dif/dif_lc_ctrl",
version: "1.0.0",
version: "2.0.0",
life_stage: "L1",
design_stage: "D3",
verification_stage: "V2S",
design_stage: "D1",
verification_stage: "V1",
dif_stage: "S2",
clocking: [
{clock: "clk_i", reset: "rst_ni", primary: true},
Expand Down

0 comments on commit f10124c

Please sign in to comment.