Specify text written to termination section of synthesis script
'
Termination text
'
Default: none
Specify the synthesis script termination text as a character
vector. Your choice of synthesis tool (see HDLSynthTool
) sets the synthesis termination string.
The default is a formatted text passed to fprintf
to
write the termination and clean up section of the synthesis script.
This section does not take arguments. The content of the string is
specific to the selected synthesis tool.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.