Subsections


PlaceBottom

Name

PlaceBottom - Places an instance below the "reference instance"

Synopsys

PlaceBottom ( 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 top left 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 )
PlaceBottom ( myInst2, SYM_Y       )

Errors

Some errors may occur :

See Also

Introduction Place PlaceTop PlaceRight PlaceLeft SetRefIns DefAb ResizeAb

Sophie BELLOEIL
20051116.1