Subsections


PlaceRight

Name

PlaceRight - Places an instance at the right of the "reference instance"

Synopsys

PlaceRight ( 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 bottom right corner of the abutment box of the "reference instance". The newly placed instance becomes the "reference instance".

Parameters

Example

Place      ( myInst1, NOSYM, 0, 0 )
PlaceRight ( myInst2, NOSYM )

Errors

Some errors may occur :

See Also

Introduction Place PlaceTop PlaceBottom PlaceLeft SetRefIns DefAb ResizeAb

Sophie BELLOEIL
20051116.1