SimulatorFlags

Specify simulator flags to apply to generated compilation scripts

Settings

'compilation simulator flags'

Default: ''

Specify simulator flags to apply to generated compilation scripts as a character vector. The simulator flags are specific to your application and the simulator you are using. For example, if you must use the 1076–1993 VHDL® compiler, specify the flag -93.

Usage Notes

The flags you specify with this option are added to the compilation command in generated compilation scripts. The simulation command is specified by the HDLCompileVHDLCmd or HDLCompileVerilogCmd properties.

Set or View This Property

To set this property, use hdlset_param or makehdl. To view the property value, use hdlget_param.