Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

checkMasterCompType

layoutXL checkMasterCompType boolean { t | nil }

Description

Controls if cells found to have different masters are reported during a Check Against Source run.

When set to t, master differences in cells are ignored if the cells are found to have matching component types.

The default is nil.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "checkMasterCompType")
envSetVal("layoutXL" "checkMasterCompType" 'boolean t)
envSetVal("layoutXL" "checkMasterCompType" 'boolean nil)

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X