Subsections


PlaceTop

Name

PlaceTop - Places an instance at the top of the "reference instance"

Synopsys

PlaceTop ( ins, sym, offsetX, offsetY )

Description

Placement of an instance.
The instance has to be instantiated in the method Netlist in order to use the PlaceTop function.

The bottom left corner of the abutment box of the instance is placed, after beeing symetrized and/or rotated, toward the top left corner of the abutment box of the "reference instance". The newly placed instance becomes the "reference instance".

Parameters

Example

Place    ( myInst1, NOSYM, 0, 0 )
PlaceTop ( myInst2, SYM_Y )

Errors

Some errors may occur :

See Also

Introduction Place PlaceBottom PlaceRight PlaceLeft SetRefIns DefAb ResizeAb

Sophie BELLOEIL
20051116.1