kqcircuits.chips.simple

class kqcircuits.chips.simple.Simple[source]

Bases: kqcircuits.chips.chip.Chip

The PCell declaration for a very simple chip.

Contains a small number of elements connected in a simple, direct way.

build()[source]

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

PCell parameters:

  • name_chip (String) - Name of the chip, default=Simple

../_images/kqcircuits.chips.simple.png