kqcircuits.chips.junction_test

class kqcircuits.chips.junction_test.JunctionTest[source]

Bases: kqcircuits.chips.chip.Chip

The PCell declaration for a JunctionTest 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

../_images/kqcircuits.chips.junction_test.png