kqcircuits.chips.daisy_woven

class kqcircuits.chips.daisy_woven.DaisyWoven[source]

Bases: Chip

Base PCell declaration for a Daisy Woven chip.

Includes texts in pixel corners, dicing edge, launchers and manually-drawn daisy pattern. No input parameters on this class.

build()[source]

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

PCell parameters:

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

  • frames_enabled (List) - List of face ids (integers) for which a ChipFrame is drawn, default=[0, 1]

../_images/kqcircuits.chips.daisy_woven.png