openquantumhardware / qick

QICK: Quantum Instrumentation Control Kit
MIT License
177 stars 74 forks source link

tproc v2 updates, bugfixes #266

Closed meeg closed 1 month ago

meeg commented 1 month ago

This brings the assembler and asm_v2 up to compatibility with tproc v2 rev 20; the revision number is now checked and you will get an error if your firmware has a revision that's not compatible with the software.

Also, this fixes a bug (since #257) in how the register maps for certain generators and readouts were being generated. This would cause the register maps for some muxed generators and readouts to overwrite each other, and cause those generators and readouts to stop working.