separateStdCellLibs
APR.stdcell.route separateStdCellLibs string "libname"
Description
Specifies a library that contains abstract views. If the abstract views are not in the same library as the layout views and not in any library in the technology graph then this environment variable must be set. If no abstracts are available then the cellType of the layout view must be set to core or the INVS_QAI_CELL_OVERRIDE cellview property must be set.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "separateStdCellLibs")
envSetVal("APR.stdcell.route" "separateStdCellLibs" 'string "run1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top