Synthesis termination - Format name that is used to write termination portion of synthesis script - MATLAB (original) (raw)

Main Content

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.

No recommended settings.

Programmatic Use

Property: HDLSynthTerm
Type: character vector
Default: none

Version History

Introduced in R2012a