HDLSynthCmd

Specify command written to synthesis script

Settings

'Synthesis command'

Default: none.

Specify command written to synthesis script as a character vector. Your choice of synthesis tool (see HDLSynthTool) sets the synthesis command string. The default is a formatted text string passed to fprintf to write the command section of the synthesis script. The implicit argument is the top-level module or entity name. The content of the string is specific to the selected synthesis tool.

Set or View This Property

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