Enable or disable creation of HTML code generation report with code-to-model and model-to-code hyperlinks
'on'
Create and display an HTML code generation report.
'off'
(default)
Do not create an HTML code generation report.
You can use the RequirementComments
property
to generate hyperlinked requirements comments within the HTML code
generation report. The requirements comments link to the corresponding
requirements documents for your model.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.