Main Content

Compile termination

Format name used to write the termination portion of the compilation script

Model Configuration Pane: EDA Tool Scripts

Description

Format name passed to fprintf to write the termination portion of the compilation script.

Settings

empty character vector (default)

Default: empty character vector

The termination phase (Term) is the final execution phase of the script. One application of this phase is to execute a simulation of HDL code that was compiled in the Cmd phase. The Term phase 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

Parameter: HDLCompileTerm
Type: character vector
Default: ''

Version History

Introduced in R2012a