Simulation file postfix - Postfix to append to the DUT or test bench name - MATLAB (original) (raw)
Main Content
Postfix to append to the DUT or test bench name
Model Configuration Pane: EDA Tool Scripts
Description
Specify a postfix to append to the DUT or test bench name to form the simulation script file name.
Settings
_sim.do
(default)
Default: _sim.do
For example, if the name of the device under test or test bench is my_design
, HDL Coderâ„¢ adds the postfix _sim.do
to form the name my_design_sim.do
.
Recommended Settings
No recommended settings.
Programmatic Use
Parameter: HDLSimFilePostfix |
---|
Type: character vector |
Default: '_sim.do' |
Version History
Introduced in R2012a