Skip to content

Channels

ValidateChannels

ValidateChannels()

Bases: BloqadeIRVisitor

Checks to make sure the given sequence can be compiled to hardware.

This check looks at the spatial modulations and the level coupling to determine if the sequence can be compiled to hardware.

Source code in src/bloqade/compiler/analysis/hardware/channels.py
def __init__(self):
    self.field_name = None