VHDL library name - Target library name for generated VHDL code - MATLAB (original) (raw)

Main Content

Target library name for generated VHDL code

Model Configuration Pane: Global Settings / General

Description

Specify the target library name for the generated VHDL® code.

Settings

'work' (default) | character vector

Default: 'work'

Target library name for generated VHDL code.

Tips

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

For example:

No recommended settings.

Programmatic Use

Parameter: VHDLLibraryName
Type: character vector
Default: 'work'

Version History

Introduced in R2012a