VectorPrefix

Specify prefix to vector names in generated code

Settings

'prefix'

Default: 'vector_of_'

Specify the prefix as a character vector. HDL Coder™ appends this prefix to vector 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?