Product Documentation
Virtuoso Power Manager User Guide
Product Version IC23.1, June 2023

allowConstantExpressions

lp allowConstantExpressions boolean { t | nil }

Description

Prints original expressions instead of constant-value expressions when set to nil. During boolean optimization, if a function expression evaluates to true(1) or false(0), the corresponding expression values printed by default in a dotlib or 1801 file are 1 or 0 respectively. However, if constant-value expressions are not required, you can print original expressions.

GUI Equivalent

None

Example

envGetVal("lp" "allowConstantExpressions")
envSetVal( "lp" "allowConstantExpressions" 'boolean nil)

Related Topics

Exporting 1801 Design Model

Exporting 1801 Power Model


Return to top
 ⠀
X