instTermLabelCheck
vrf.dieAudit instTermLabelCheck boolean { t | nil }
Description
Checks labels associated with pins that are overlapping IOs to have same text as the IO terminal name. The default value is nil, which means the check is not performed.
GUI Equivalent
Examples
envGetVal("vrf.dieAudit" "instTermLabelCheck")
envGetVal("vrf.dieAudit" "instTermLabelCheck" 'boolean t)
Related Topics
Virtuoso RF Compliance Audit Form
Return to top