kqcircuits.chips.lithography_test_twoface

class kqcircuits.chips.lithography_test_twoface.LithographyTestTwoface[source]

Bases: Chip

Optical lithography test chip in a flip chip architecture.

Consists of StripesTest cells with different parameters.

create_pattern(num_stripes, length, min_width, max_width, step, spacing, face_id)
build()[source]

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

PCell parameters:

  • stripe_test (String) - stripe test type, default=stripe_test, choices=['stripe_test', 'stripe_test_increasing_width']

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

../_images/kqcircuits.chips.lithography_test_twoface.png