Simulation initialization - Format name used to write the initialization section of the simulation script - MATLAB (original) (raw)
Main Content
Format name used to write the initialization section of the simulation script
Model Configuration Pane: EDA Tool Scripts
Description
Format name passed to fprintf
to write the initialization section of the simulation script.
Settings
['onbreak resume\nonerror resume\n']
(default)
Default: The default is
['onbreak resume\nonerror resume\n']
The Init
phase of the script performs required setup actions, such as creating a design library or a project file.
Recommended Settings
No recommended settings.
Programmatic Use
Parameter: HDLSimInit |
---|
Type: character vector |
Default: ['onbreak resume\nonerror resume\n'] |
Version History
Introduced in R2012a