Bloqade Lanes

Bloqade Lanes is a component of QuEra's Neutral Atom SDK. It compiles quantum circuits down to physical atom movement instructions for neutral atom quantum processors.

What's in this book

  • Architecture Specification — the ArchSpec JSON format that defines device topology, transport buses, zones, and AOD paths
  • Instruction Quick Reference — compact summary of all 24 instructions with opcodes and stack effects
  • Instruction Set — the fixed-width instruction encoding, opcode layout, and per-instruction reference
  • CLI Reference — the bloqade-bytecode CLI tool for assembling, disassembling, and validating bytecode programs

Crate documentation

The Rust API documentation is generated separately via cargo doc:

Repository

Source code: github.com/QuEraComputing/bloqade-lanes