qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
42 stars 14 forks source link

Delay duration in QM #1007

Open stavros11 opened 2 months ago

stavros11 commented 2 months ago

The delays that QM can play should be a multiple of 4ns (=1 clock cycle) and should be longer than 16ns, due to limitations in the qua.wait command.

It should be possible to work around these limitations by padding waveforms with zeros, however this may complicate a bit the driver, so I am postponing to later releases.

alecandido commented 2 months ago

Definitely an additional feature, but a non-breaking one. I'm scheduling all those respecting this description to 0.2.2, as "the one after the next". When we'll get closer to 0.2.1 release, we can decide what to retain there, and what to postpone to 0.2.3.