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