m-labs / artiq

A leading-edge control system for quantum information experiments
https://m-labs.hk/artiq
GNU Lesser General Public License v3.0
426 stars 198 forks source link

Schema EFC HW_REV support #2417

Closed Spaqin closed 4 months ago

Spaqin commented 4 months ago

ARTIQ Pull Request

Description of Changes

This PR adds hw_rev field to Shuttler (indicating EFC board hardware version). This is to allow customers to build EFC firmware alongside Kasli.

ARTIQ side of things is quite simple, it includes only the change in the json schema to allow the field, and the example is updated.

AFWS (client/server) changes are coming as well to support actually building the firmware

Related Issue

Closes #2405

Type of Changes

Type
:sparkles: New feature

Steps (Choose relevant, delete irrelevant before submitting)

All Pull Requests

Git Logistics

Licensing

See copyright & licensing for more info. ARTIQ files that do not contain a license header are copyrighted by M-Labs Limited and are licensed under LGPLv3+.