Main Content
Generate EDA scripts
Script files for third-party electronic design automation (EDA) tools
Model Configuration Pane: EDA Tool Scripts
Description
Enable generation of script files for third-party electronic design automation (EDA) tools. These scripts let you compile and simulate generated HDL code and/or synthesize generated HDL code.
Settings
on
(default) | off
Default: On
on
Generation of script files is enabled.
off
Generation of script files is disabled.
Tips
To set this property, use the functions hdlset_param
or makehdl
. To view the property value, use
the function hdlget_param
.
Recommended Settings
No recommended settings.
Programmatic Use
Parameter: EDAScriptGeneration |
Type: character vector |
Value: 'on' | 'off' |
Default: 'on' |
Version History
Introduced in R2012a