GenerateValidationModel

Generate validation model with HDL code

Settings

'on'

Generate a validation model that highlights generated delays and other differences between your original model and the generated model. With a validation model, you can observe the effects of streaming, resource sharing, and delay balancing.

'off' (default)

Do not generate a validation model.

Usage Notes

If you enable generation of a validation model, also enable delay balancing to keep the generated DUT model synchronized with the original DUT model. Mismatches between delays in the original DUT model and delays in the generated DUT model cause validation to fail.

You can set this property using hdlset_param or makehdl.

You can also generate a validation model by selecting one of the following check boxes:

  • Generate validation model in the HDL Code Generation pane of the Configuration Parameters dialog box

  • Generate validation model in the Generate RTL Code and Testbench task of the HDL Workflow Advisor

Set or View This Property

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

Was this topic helpful?