How do I measure coverage of a block reset feature?

1 visualización (últimos 30 días)
Pat Canny
Pat Canny el 7 de Jul. de 2021
Respondida: Pat Canny el 7 de Jul. de 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.

Respuesta aceptada

Pat Canny
Pat Canny el 7 de Jul. de 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:

Más respuestas (0)

Categorías

Más información sobre Collect Coverage for Models en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by