kqcircuits.chips.lithography_test

class kqcircuits.chips.lithography_test.LithographyTest[source]

Bases: kqcircuits.chips.chip.Chip

Optical lithography test chip.

Consists of StripesTest cells with different parameters.

build()[source]

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

create_pattern(num_stripes, length, min_width, max_width, step, spacing, face_id)[source]
PCell parameters:

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

../_images/kqcircuits.chips.lithography_test.png