Main Content

Synthesis termination

Format name that is used to write termination portion of synthesis script

Model Configuration Pane: EDA Tool Scripts

Description

Specify a format name that is passed to fprintf to write the termination portion of the synthesis script.

Dependencies

To use this setting, the Choose synthesis tool or HDLSynthTool property must be set to a value other than None.

Settings

none (default)

Default: none

Your choice of synthesis tool (from the Choose synthesis tool pulldown menu) sets the Synthesis termination string. The content of the string is specific to the selected synthesis tool.

The default is a format name passed to fprintf to write the Term section of the synthesis script. The termination string does not take arguments.

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

Property: HDLSynthTerm
Type: character vector
Default: none

Version History

Introduced in R2012a