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

vpmExtractPowerIntent

vpmExtractPowerIntent(
t_lib
t_cellName
t_viewName
)
=> session_id / nil 

Description

Extracts the power intent from the given design. It also identifies sub-hierarchical blocks in the top-level design, which need macro model extraction or are associated with a 1801 file.

Argument

t_lib

Name of the library of the cellview to be extracted.

t_cellName

Name of the cell of the cellview to be extracted.

t_viewName

View name from which power intent is to be extracted.

Value Returned

session_id

Returns the session id if the power intent model is successfully extracted.

nil

Returns nil otherwise.

Example

vpmExtractPowerIntent ("test_pg" "pass_gate_SC" "schematic") 

Related Topic

Extracting the Power Intent from a Design


Return to top
 ⠀
X