Model Configuration Parameters: EDA Tool Scripts
The EDA Tool Scripts category lets you set options that control generation of script files for third-party HDL simulation and synthesis tools.
These configuration parameters appear in the Configuration Parameters > HDL Code Generation > EDA Tool Scripts category.
| Parameter | Description |
|---|---|
| Generate EDA scripts | Script files for third-party electronic design automation (EDA) tools. |
| Compile file postfix | Postfix to append to the DUT or test bench name to form the compilation script file name. |
| Compile initialization | Format name used to write the Init section of the
compilation script. |
| Compile command for VHDL | Format name used to write the Cmd section of the
compilation script. |
| Compile command for Verilog or SystemVerilog | Format name used to write the Cmd section of the
compilation script. |
| Compile termination | Format name used to write the termination portion of the compilation script. |
| Simulation file postfix | Postfix to append to the DUT or test bench name. |
| Simulation initialization | Format name used to write the initialization section of the simulation script. |
| Simulation command | Format name used to write the simulation command. |
| Simulation waveform viewing command | Waveform viewing command written to simulation script. |
| Simulation termination | Format name used to write the termination portion of the simulation script. |
| Simulator flags | Simulator flags to apply to generated compilation scripts. |
| Choose synthesis tool | Generation of synthesis scripts. |
| Synthesis file postfix | Postfix to append to file name. |
| Synthesis initialization | Format name used to write initialization section of synthesis script. |
| Synthesis command | Format name used to write the synthesis command. |
| Synthesis termination | Format name that is used to write termination portion of synthesis script. |
| Additional files to add to synthesis project | Additional HDL or constraint files. |
| Choose HDL lint tool | Generation of an HDL lint script. |
| Lint initialization | Initialization text. |
| Lint command | Command for HDL lint script. |
| Lint termination | Termination character vector. |
The Configuration Parameters dialog box also includes other code generation parameters: