Product Documentation
Cadence Library Manager User Guide
Product Version IC23.1, November 2023

skipLibsText

cdsLibManager.copyWizard skipLibsText string "lib1 lib2"

Description

Specifies names of libraries to skip during the copy operation, when skipLibsOn is t. The default is to use the generated skip list, "*". The generated skip list consists of all defined libraries in cds.lib except the one containing the source item.

If exceeding the .cdsenv file line length limit becomes a problem, you can specify additional skip libraries using additional skipLibsText variables with sequential numeric suffixes as follows:

cdsLibManager.copy skipLibsText1 string ""
cdsLibManager.copy skipLibsText2 string ""

GUI Equivalent

None

Example

envGetVal("cdsLibManager.copyWizard" "skipLibsText")
envSetVal("cdsLibManager.copyWizard" "skipLibsText" 'string "cdsDefTechLib")

Related Topics

Using UNIX to Add Settings to a .cdsenv File


Return to top
 ⠀
X