Skip to content

bloqade.qasm2.parse.ast.CXGate

← Module overview

classCXGatesource

bloqade.qasm2.parse.ast.CXGate

Bases: UOp

class CXGate(ctrl: Bit | Name, qarg: Bit | Name)

Parameters

NameTypeDescription
ctrlBit | Name
qargBit | Name

Attributes

NameTypeDescription
ctrlBit | Name
qargBit | Name