Click empty cell → place qubit · Click qubit → select · Click another → connect / disconnect
Use the buttons below to check if your circuit matches the topology, or generate an equivalent circuit that does.
Paste this into Qiskit with QuantumCircuit.from_qasm_str("""..."""), or load the downloaded file with QuantumCircuit.from_qasm_file("circuit.qasm").
QuantumCircuit.from_qasm_str("""...""")
QuantumCircuit.from_qasm_file("circuit.qasm")