Case-statement coverage
ConceptCase-statement coverage is a structural/code coverage metric used in hardware verification to assess how completely a test vector exercises all case-statement control paths. It is implemented as a proof-of-concept within the ZP Cosim tool and is positioned as a supplementary perspective on verification progress rather than a standalone metric.
WIKI
Overview
Case-statement coverage is a structural/code coverage metric used in hardware verification. It assesses the completeness of a test vector in exercising all the case-statement control paths in a hardware design [1]. The metric provides visibility into whether a given testbench has driven the design under test (DUT) through every branch of its case statements.
Role in Verification
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →