toggle coverage
ConceptToggle coverage is a hardware verification proxy metric that records whether a signal switches from 0 to 1 and from 1 to 0 during test execution. In the Logic Fuzzer work, it is used to show that fuzzing can create additional RTL activity, but the authors caution that toggle coverage and similar code-coverage metrics are not full indicators of verification completeness.
WIKI
Definition
Toggle coverage is a hardware verification coverage metric in which a signal is considered toggled if its value switches from 0 → 1 and from 1 → 0 at least once while executing a test. The cited Logic Fuzzer paper describes it as a proxy metric used in both industry and academia to gain confidence about the correctness of a design-under-test.
Use in processor verification
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →