Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

get_occurrence_terms

get_occurrence_terms 
-occurrence d_ctuObj 

Description

Creates a set of all terms for the given occurrence.

Arguments

-occurrence d_ctuObj

Specifies the identifier for the occurrence.

Value Returned

d_setObj

Is the identifier for the set that contains all terms for the occurrence.

Examples

The following example creates a set of all terms for the small8000/small8k_routed/layout cellview, then opens a property inspector dialog to view the term properties.

set occ [get_occurrence -lib small8k -cell small8k_routed -view layout
set terms [get_occurrence_terms -occurrence $occ
inspect -set $terms

Related Topics

Edit Commands

get_occurrence


Return to top
 ⠀
X