Subsections


PlacePin

Name

PlacePin - Places a pin

Synopsys

PlacePin ( net, layer, direction, point, width, height )

Description

Placement of a pin.
The pin is located at the coodinates of point, on the layer layer, has a a direction of direction and size of 1 per 1. It belongs to the net net.

Parameters

Example

PlacePin ( myNet, "ALU2", NORTH, XY (10, 0), 2, 2 )

Errors

Some errors may occur :

See Also

Introduction Layout PlaceSegment PlaceContact PlaceRef GetRefXY CopyUpSegment

Sophie BELLOEIL
20051116.1