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
Value Returned
|
Returns the session id if the power intent model is successfully extracted. |
|
Example
vpmExtractPowerIntent ("test_pg" "pass_gate_SC" "schematic")
Related Topic
Extracting the Power Intent from a Design
Return to top