Skip to content

[Add] Qualify assertion and RTL coverage - #15

Merged
ErickOF merged 1 commit into
devfrom
feature-configurable_assertion_and_rtl_coverage_qualification
Sep 10, 2026
Merged

ErickOF merged 1 commit into
devfrom
feature-configurable_assertion_and_rtl_coverage_qualification

Conversation

@ErickOF

@ErickOF ErickOF commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator
  • Add a versioned module-owned coverage policy with independent line, branch, toggle, and user thresholds, named coverpoint hit requirements, source scoping, and attributable exclusions.
  • Normalize type Verilator and LCOV evidence, reject malformed or stale policy entries, and emit precise PASS, FAIL, or SKIP qualification summaries.
  • Reuse normal simulation or PyUVM HDL coverage, support dedicated Verilator reruns, and keep Python functional coverage separate from structural metrics.
  • Integrate optional SymbiYosys cover reachability, canonical flow orchestration, open-source quality gating, and release-manifest evidence indexing.
  • Qualify positive, deficient, excluded, malformed, and unreachable-formal cases in native and containerized CI, document simulator limitations and usage, and advance the methodology version to 0.5.0

- Add a versioned module-owned coverage policy with independent line,
  branch, toggle, and user thresholds, named coverpoint hit
  requirements, source scoping, and attributable exclusions.
- Normalize type Verilator and LCOV evidence, reject malformed or stale
  policy entries, and emit precise PASS, FAIL, or SKIP qualification
  summaries.
- Reuse normal simulation or PyUVM HDL coverage, support dedicated
  Verilator reruns, and keep Python functional coverage separate from
  structural metrics.
- Integrate optional SymbiYosys cover reachability, canonical flow
  orchestration, open-source quality gating, and release-manifest
  evidence indexing.
- Qualify positive, deficient, excluded, malformed, and
  unreachable-formal cases in native and containerized CI, document
  simulator limitations and usage, and advance the methodology version
  to 0.5.0
@ErickOF ErickOF self-assigned this Sep 10, 2026
@ErickOF ErickOF added the enhancement New feature or request label Sep 10, 2026
@ErickOF
ErickOF merged commit 019b743 into dev Sep 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant