exportIsoEnableConditionDerivationForAllTopIsolatedPorts
lp exportIsoEnableConditionDerivationForAllTopIsolatedPorts boolean { t | nil }
Description
Provides isolation_enable_condition derivations for all isolated ports included in dotlib, when set to t. The default value is nil, which means no derivation is printed in the CIW.
GUI Equivalent
Examples
envGetVal("lp" "exportIsoEnableConditionDerivationForAllTopIsolatedPorts")
envSetVal("lp" "exportIsoEnableConditionDerivationForAllTopIsolatedPorts" 'boolean t)
Related Topics
Export of Switch Function and Isolation Enable Condition Expressions
signalPortsForIsoEnableConditionDerivation
exportSwitchFunctionDerivationForAllUsedVirtualSupplies
virtualSuppliesForSwitchFunctionDerivation
Return to top