Main Content

Instance generate label

Text to append to instance section labels

Model Configuration Pane: Global Settings / General

Description

Specify text to append to instance section labels in VHDL® GENERATE statements.

Settings

'_gen' (default) | character vector

Default: '_gen'

Specify the postfix as a character vector. HDL Coder™ appends the postfix to instance section labels in VHDL GENERATE statements.

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: InstanceGenerateLabel
Type: character vector
Default: '_gen'

Version History

Introduced in R2012a