lamReadCdsLibs
layoutXL lamReadCdsLibs boolean { t | nil }
Description
Searches all the Cadence libraries registered in cds.lib to search for LAM files to read.
GUI Equivalent
Examples
envGetVal("layoutXL" "lamReadCdsLibs")
envSetVal("layoutXL" "lamReadCdsLibs" 'boolean t)
envSetVal("layoutXL" "lamReadCdsLibs" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top