InstancePrefix

Specify prefix to generated component instance names

Settings

'prefix'

Default: 'u_'

Specify the prefix as a character vector. HDL Coder™ appends the prefix to component instance names in generated code.

Set or View This Property

To set this property, use hdlset_param or makehdl. To view the property value, use hdlget_param.

Was this topic helpful?