Subsections


GetRefXY

Name

GetRefXY - Returns the coordinates of a reference

Synopsys

GetRefXY ( pathname, refname )

Description

Computation of coordinates.
The point returned (object XY) represents the location of the reference of name refname within the coodinates system of the top cell. The reference refname is instanciated in an instance found thanks to pathname which represents an ordered sequence of instances through the hierarchy.

Parameters

Example

The cell which is being created (the top cell), instanciates a generator with instance name "my_dpgen_and2". This generator instanciates an instance called "cell_1" which the reference "i0_20" belongs to.

GetRefXY ( "my_dpgen_and2.cell_1", "i0_20" )

Errors

Some errors may occur :

See Also

Introduction Layout PlaceSegment PlaceContact PlacePin PlaceRef CopyUpSegment

Sophie BELLOEIL
20051116.1