remasterLayoutLibs
APR.stdcell.place remasterLayoutLibs string "libname"
Description
Specifies a library that contains layout views. It is similar to separateStdCellLibs, except that it specifies layout library names instead of abstract library names if layout and abstract views are not in the same library. It is used for the final remaster_instance when the data is synced back to virtuoso after the placement is run.
GUI Equivalent
Examples
envGetVal("APR.stdcell.place" "remasterLayoutLibs")
envSetVal("APR.stdcell.place" "remasterLayoutLibs" 'string "Layout1")
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top