lowRISC / lowRISC/opentitan

[dv/tooling] Improve publish results script

Open
#12,810 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:Tooling Earlgrey-PROD Triaged Priority:P3
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

Currently for DV regression, Dvsim won't publish results until all IPs/chip level tests finish running. If one IP gets stuck, we won't be able to publish the results.
A better way would be to publish the results immediately once a IP/chip finished running.

FYI @rswarbrick @weicaiyang

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Dvsim publish-results script and the DV regression flow that waits for all IP and chip-level tests. Confirm how completion is detected for each IP or chip, then verify that results are published as each one finishes even when another remains stuck.

Written by the indexing model from the issue text.

Assessment

Domain
testing-qa, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.