Designs (qiskit_metal.designs
)#
Module containing all Qiskit Metal designs.
QDesign#
|
QDesign is the base class for Qiskit Metal Designs. |
DesignPlanar#
|
Metal class for a planar (2D) design, consisting of a single plane chip. |
MultiPlanar#
|
Metal class for a multiple planar design, consisting of either single or multiple chips. |
DesignFlipChip#
|
Metal class for a flipchip design, consisting of two chips with their device sides facing each other. |
QNet#
|
Use DataFrame to hold Net Information about the connected pins of a design. |
InterfaceComponents#
|
This is a user interface for the design._components dict. |