kqcircuits.chips.stripes

class kqcircuits.chips.stripes.Stripes[source]

Bases: kqcircuits.chips.chip.Chip

The PCell declaration for a Stripes chip.

build()[source]

Child classes re-define this method to build the PCell.

PCell parameters:

  • edge_len (Int) - Length of square’s one edge, default=80

  • inter_space (Int) - Space in between the Squares, default=20

  • axis (String) - The axis of the stripes, default=Vertical

../_images/kqcircuits.chips.stripes.png