chip_topology

chip_topology#

Chip topology class for parsing CHAD and other QPU related data into human-usable form.

Full path: exa.common.qcm_data.chip_topology

Functions

sort_components(components)

Sort the given components in a human-readable way.

sort_couplers(couplers)

Sort the given couplers in a human-readable way.

Classes

ChipTopology

Topology information for a chip (typically a QPU).

Inheritance

digraph inheritance2ee9a802f8 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "ChipTopology" [URL="exa.common.qcm_data.chip_topology.ChipTopology.html#exa.common.qcm_data.chip_topology.ChipTopology",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Topology information for a chip (typically a QPU)."]; }