HDLCodeCoverage

Include HDL code coverage switches in generated test bench scripts

Settings

'on'

Generated script includes code coverage switches. When you run the HDL simulation, code coverage is collected for your generated test bench. Specify your HDL simulator in the SimulationTool property. The coder generates build-and-run scripts for the simulator you specify.

'off' (default)

Generated script does not include code coverage switches, and does not collect code coverage.

Set or View This Property

To set this property, use hdlset_param or makehdl. To view the property value, use hdlget_param.