SynthesisToolPackageName

Specify target device package name

Settings

'Package name'

Default: ''

Specify the target device package name for your model as a character vector.

To find the package name for your target device:

  1. At the MATLAB command line, enter:

     hdlcoder.supportedDevices

  2. Open the linked report and find your target device details.

Set or View This Property

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

Was this topic helpful?