Product Documentation
Virtuoso Import Tools User Guide
Product Version IC23.1, September 2023

vmsEnableRapidImport

vmsEnableRapidImport = { t | nil } 

Description

When the Check and Save command is invoked, enables rapid import of large netlists by using the Text Infrastructure framework, which is also used by the cdsTextTo5x binary. Using this framework reduces the capacity limitations encountered while importing netlists for large designs. This functionality is currently supported in Verilog, Verilog-AMS and SystemVerilog text views.

The default value is t, which means that the Text Infrastructure framework is used to import netlists when Check and Save is invoked.

The features supported by the environment variable "ams.netlisterOpts" "amsTempDirForShadows" and the SKILL flag vmsCreateMissingMasters are not supported when vmsEnableRapidImport is set to t.

Example

vmsEnableRapidImport = t 


Return to top
 ⠀
X