Specify command written to compilation script for VHDL files
'
Compilation command
'
Default: 'vcom %s %s\n'
.
Specify command written to compilation script for VHDL® files
as a character vector. The two arguments are the contents of the SimulatorFlags
property
and the file name of the current entity. To omit the flags, set SimulatorFlags
to ''
(the
default).
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.