Specify whether VHDL® code generated for model references is in a single library, or in separate libraries.
Default: Off
Generate VHDL code for model references into a single library.
For each model reference, generate a separate VHDL library.
This option is enabled when the target language (specified by the Language option) is VHDL.
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
.