Subsections


PlaceLeft

Name

PlaceLeft - Places an instance at the left of the "reference instance"

Synopsys

PlaceLeft ( 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 right corner of the abutment box of the instance is placed, after beeing symetrized and/or rotated, toward the bottom 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 )
PlaceLeft ( myInst2, NOSYM )

Errors

Some errors may occur :

See Also

Introduction Place PlaceTop PlaceBottom PlaceRight SetRefIns DefAb ResizeAb

Sophie BELLOEIL
20051116.1