Specify postfix to generated component instance names
'
postfix
'
Default: ''
(no
postfix appended)
Specify the postfix as a character vector. HDL Coder™ appends the postfix to component instance names in generated code.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.