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