Generate VHDL code for model references into a single library

Specify whether VHDL® code generated for model references is in a single library, or in separate libraries.

Settings

Default: Off

On

Generate VHDL code for model references into a single library.

Off

For each model reference, generate a separate VHDL library.

Dependency

This option is enabled when the target language (specified by the Language option) is VHDL.

Command-Line Information

Property: UseSingleLibrary
Type: character vector
Value: 'on' | 'off'
Default: 'off'

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