How do I measure coverage of a block reset feature?

1 Ansicht (letzte 30 Tage)
Pat Canny
Pat Canny am 7 Jul. 2021
Beantwortet: Pat Canny am 7 Jul. 2021
I am using a Resettable Delay block in my design, and want to measure coverage on the reset feature (i.e., I want to know when the reset input is TRUE during my tests).
Simulink Coverage does not measure this on the Resettable Delay block.

Akzeptierte Antwort

Pat Canny
Pat Canny am 7 Jul. 2021
One approach is to add a Test Objective with just a “true” condition going into the reset input. Simulink Coverage measures coverage of the Test Objective block from Simulink Design Verifier. This type of coverage needs to be enabled by selecting "Objectives and constraints" in the "Other metrics" dropdown in the Coverage Settings pane.
Here is a simple example:

Weitere Antworten (0)

Kategorien

Mehr zu Collect Coverage for Models finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by