Skip to content

Commit 9edf84e

Browse files
committed
[rv_core_ibex] Move Ibex verification_stage to V2S
This resolves #23542. Signed-off-by: Pirmin Vogel <[email protected]>
1 parent ba9e9c5 commit 9edf84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hw/ip/rv_core_ibex/data/rv_core_ibex.hjson

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
version: "1.0.0",
2323
life_stage: "L1",
2424
design_stage: "D2S",
25-
verification_stage: "V2",
25+
verification_stage: "V2S",
2626
dif_stage: "S2",
2727
notes: "Ibex Verification is tracked in the [Ibex documentation](https://ibex-core.readthedocs.io/en/latest/03_reference/verification_stages.html)."
2828
clocking: [{clock: "clk_i", reset: "rst_ni", primary: true},

0 commit comments

Comments
 (0)