Main Content

Instance postfix

Postfix to generated component instance names

Model Configuration Pane: Global Settings / General

Description

Specify postfix to generated component instance names.

Settings

'' (default) | character vector

Default: '' (no postfix appended)

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

Tips

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

Recommended Settings

No recommended settings.

Programmatic Use

Parameter: InstancePostfix
Type: character vector
Default: ''

Version History

Introduced in R2012a