get_inst_headers
get_inst_headers
Description
Returns a list of the library, cell and view names for the instance masters used in the active design.
Arguments
Value Returned
|
List of library, cell and view names for the instance masters used in the active design. |
|
Examples
The following example requests the list of instance masters used in the design and shows the results.
get_inst_headers
"myLib/AND2X1/abstract" "myLib/ssad2/abstract" "myLib/ssao211/abstract"
Related Topics
Return to top