Skip to content

[src] Integrate DVPlan tool commands#142

Draft
martin-velay wants to merge 1 commit intolowRISC:masterfrom
martin-velay:dvplan_integ
Draft

[src] Integrate DVPlan tool commands#142
martin-velay wants to merge 1 commit intolowRISC:masterfrom
martin-velay:dvplan_integ

Conversation

@martin-velay
Copy link
Copy Markdown

  • Integrate DVPlan subcommands. These commands will be run only if:
    • DVPlan tool is available
    • Coverage is enabled
    • A "".vplan" file is found in the cuurent sim_cfg.hjson file
  • When the condition are met, at the end the regression/simulation, the DVPlan tool will:
    • Check the coverage of the specification
    • Generate a derived vPlan in the simulation directory
    • Perform back-annotation of the vPlan with the coverage data
    • Compute the coverage of the vPlan
    • Generate a report based on obtained annotated vPlan

@martin-velay martin-velay force-pushed the dvplan_integ branch 2 times, most recently from fd95bec to 570f42a Compare April 2, 2026 13:27
@martin-velay martin-velay force-pushed the dvplan_integ branch 2 times, most recently from 025ea9d to bc457b5 Compare April 2, 2026 14:48
- Integrate DVPlan subcommands. These commands will be run only if:
    - DVPlan tool is available
    - Coverage is enabled
    - A "".vplan" file is found in the cuurent sim_cfg.hjson file
- When the condition are met, at the end the regression/simulation, the
  DVPlan tool will:
    - Check the coverage of the specification
    - Generate a derived vPlan in the simulation directory
    - Perform back-annotation of the vPlan with the coverage data
    - Compute the coverage of the vPlan
    - Generate a report based on obtained annotated vPlan

Signed-off-by: martin-velay <mvelay@lowrisc.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant