si_fab.all.BONDPAD_5050

class si_fab.all.BONDPAD_5050

Fixed default bondpad with an area determined by the design rules in the technology file (50 x 50 um^2).

Parameters:
via: PCell

Via used

via_pitch: Coord2 and number >= 0

2D pitch (center-to-center) of the vias

metal2_size: Coord2 and number >= 0

Size of the top metal layer

metal1_size: Coord2 and number >= 0

Size of the bottom metal layer

name: String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters

The unique name of the pcell

from si_fab import technology
from si_fab.all import BONDPAD_5050

lo = BONDPAD_5050().Layout()
lo.visualize(annotate=True)
../../../../../../../_images/si_fab-all-BONDPAD_5050-1.png

Ports

Name

Type

Position

Angle

Waveguide Template

Inclination

m1

Electrical

(0.0, 0.0)

None

M1WireTemplate

0.0

m2

Electrical

(0.0, 0.0)

None

M2WireTemplate

0.0