Skip to content

Commit

Permalink
[edn] Move EDN version 2.0.0 verification_stage to V2S
Browse files Browse the repository at this point in the history
This resolves lowRISC#22468.

Signed-off-by: Pirmin Vogel <[email protected]>
  • Loading branch information
vogelpi authored and AlexJones0 committed Jul 8, 2024
1 parent dde73a5 commit 3312d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/ip/edn/data/edn.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
version: "2.0.0",
life_stage: "L1",
design_stage: "D2S",
verification_stage: "V1",
verification_stage: "V2S",
dif_stage: "S2",
clocking: [{clock: "clk_i", reset: "rst_ni"}],
bus_interfaces: [
Expand Down

0 comments on commit 3312d82

Please sign in to comment.