Check model or subsystem for HDL code generation compatibility
'on'
Selected
Check the model or subsystem for HDL compatibility before generating
code, and report problems encountered. This is equivalent to executing
the checkhdl
function before calling makehdl
.
'off'
(default)
Cleared (default)
Do not check the model or subsystem for HDL compatibility before generating code.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.