Compile termination - Format name used to write the termination portion of the compilation script - MATLAB (original) (raw)
Main Content
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.
Recommended Settings
No recommended settings.
Programmatic Use
Parameter: HDLCompileTerm |
---|
Type: character vector |
Default: '' |
Version History
Introduced in R2012a