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

minTimeElapseForProgressInfo

lp minTimeElapseForProgressInfo int intervalSecs

Description

Sets the interval in seconds at which periodic extraction process updates are issued. The default value is 20 and it can be changed to any value greater than or equal to 0.

The default specifies that the extraction progress logging starts 20 seconds after triggering the Extract 1801 Power Intent command and you will see extraction progress updates after every 20 seconds.

The shorter the time period, the bigger the impact on system performance. To reduce run time, increase the time interval.

GUI Equivalent

None

Example

envGetVal("lp" "minTimeElapseForProgressInfo")
envSetVal("lp" "minTimeElapseForProgressInfo" 'int 50)

overrideSigTypeFromSetup

lp overrideSigTypeFromSetup boolean { t | nil }

Description

Uses the signal type specified in the setup information to specify the signal type for a net with conflicting signal types. If this environment variable is set but the net with conflicting sigTypes is not defined as a supply in the Registered Supply Nets table, Power Manager issues a message (LP-3103) informing that it is not able to set sigType for this net. The default value is nil, in which case sigType is not overridden by using the setup.

GUI Equivalent

None

Example

envSetVal("lp" "overrideSigTypeFromSetup" 'boolean t)

Return to top
 ⠀
X