slotSpecCell
slt slotSpecCell string "speccellname"
Description
Specifies a cell name (specification cell). A specification cellview contains representation of the directional slot shapes and the turn areas for each concerned layer. The syntax for a specification cell is libName/cellName/ViewName. For example, lib1/cell1/view1. The default value is an empty string "".
GUI Equivalent
Examples
envGetVal("slt" "slotSpecCell")
envSetVal("slt" "slotSpecCell" 'string "lib1/cell1/view2")
Related Topics
Variables to Customize the Settings for Slotting
Return to top