checkCellsAsLeaf
layoutXL checkCellsAsLeaf string "name_of_the_cellviews"
Description
Considers the list of specified cellviews as leaf cells for an XL Compliance check of a hierarchical design or for an Update Binding run. The specified cellviews treated as leaf cells only have their terminals checked, not their instances and nets.
When specifying the format for the cellview, (
lib cell view), the lib, cell, and view names can contain the '\\*'wildcard.GUI Equivalent
Examples
envGetVal("layoutXL" "checkCellsAsLeaf")
envSetVal("layoutXL" "checkCellsAsLeaf" 'string "(MOSLIB AND2 layout)")
envSetVal("layoutXL" "checkCellsAsLeaf" 'string "(\\* \\*AND2 layout\\*)")
Design Check for Layout XL Compliance
List of Layout XL Environment Variables
Return to top