Subsections


Pads

Name

PadNorth, PadSouth, PadEast, PasWest - Placement of pads at the periphery of the cell

Synopsys

PadNorth ( args )

Description

These functions place the pads given as arguments at the given side of the cell (PadNorth : up north, PadSouth : down south ...). Pads are placed from bottom to top for PadNorth and PadSouth and from left to right for PadWest and PasEast.

Parameters

Example

PadSouth ( self.p_cin, self.p_np, self.p_ng, self.p_vssick0
         , self.p_vddeck0, self.p_vsseck1, self.p_vddeck1, self.p_cout
         , self.p_y[0], self.p_y[1], self.p_y[2]
         )

Errors

Some errors may occur :

See Also

Introduction Layout PlaceCentric PlaceGlu FillCell Alimentation rails Alimentation connectors PowerRing RouteCk

Sophie BELLOEIL
20051116.1