kqcircuits.chips
- kqcircuits.chips.airbridge_crossings
- kqcircuits.chips.airbridge_dc_test
- kqcircuits.chips.chip
ChipChip.LIBRARY_NAMEChip.LIBRARY_DESCRIPTIONChip.LIBRARY_PATHChip.display_text_impl()Chip.can_create_from_shape_impl()Chip.parameters_from_shape_impl()Chip.transformation_from_shape_impl()Chip.get_launcher_assignments()Chip.produce_junction_tests()Chip.produce_opt_lit_tests()Chip.produce_ground_grid()Chip.produce_ground_on_face_grid()Chip.produce_frame()Chip.merge_layout_layers_on_face()Chip.merge_layout_layers()Chip.produce_structures()Chip.get_box()Chip.get_filter_regions()Chip.insert_filtered_elements()Chip.get_ground_bump_locations()Chip.post_build()Chip.produce_launchers()Chip.produce_n_launchers()Chip.make_grid_locations()Chip.get_ground_tsv_locations()
- kqcircuits.chips.crossing_twoface
- kqcircuits.chips.daisy_woven
- kqcircuits.chips.dc_test
- kqcircuits.chips.demo
DemoDemo.build()Demo.produce_qubits()Demo.produce_qubit()Demo.produce_couplers()Demo.produce_coupler()Demo.produce_control_lines()Demo.produce_driveline()Demo.produce_fluxline()Demo.produce_readout_structures()Demo.produce_readout_structure()Demo.produce_probelines()Demo.produce_probeline()Demo.produce_junction_tests()
- kqcircuits.chips.demo_twoface
DemoTwofaceDemoTwoface.build()DemoTwoface.produce_qubits()DemoTwoface.produce_qubit()DemoTwoface.produce_couplers()DemoTwoface.produce_coupler()DemoTwoface.produce_control_lines()DemoTwoface.produce_driveline()DemoTwoface.produce_fluxline()DemoTwoface.produce_readout_structures()DemoTwoface.produce_readout_structure()DemoTwoface.produce_probelines()DemoTwoface.produce_probeline()
- kqcircuits.chips.empty
- kqcircuits.chips.junction_test
- kqcircuits.chips.junction_test2
- kqcircuits.chips.launchers
- kqcircuits.chips.lithography_test
- kqcircuits.chips.lithography_test_twoface
- kqcircuits.chips.munch_qubits
- kqcircuits.chips.quality_factor
- kqcircuits.chips.quality_factor_twoface
- kqcircuits.chips.sample_holder_test
- kqcircuits.chips.shaping
- kqcircuits.chips.simple
- kqcircuits.chips.single_xmons
- kqcircuits.chips.stripes
- kqcircuits.chips.tsv_test
- kqcircuits.chips.xmons_direct_coupling
Module contents
PCell declaration classes for chips.
Chips consist of elements, and they are elements themselves. A default chip frame is always created for chips, and there are methods to place launchers and some test structures. After adding other elements to the chip, a ground grid which avoids the elements can be produced.
See kqcircuits.elements documentation for a general description of elements.