Skip to content

bloqade.analog.ir.control.waveform.Instruction

← Module overview

classInstructionsource

bloqade.analog.ir.control.waveform.Instruction

Bases: Waveform

Instruction node in the IR.

class Instruction
  • <linear>
  • <constant>
  • <poly>
  • <python-fn>
<instruction> ::= <linear>
| <constant>
| <poly>
| <python-fn>