Hello,
We are trying to add an older DDS (AD9910 v1.3) card to our existing ARTIQ crate. Are there any guidelines on how to update the device_db.py file?
Thank you.
Hello,
We are trying to add an older DDS (AD9910 v1.3) card to our existing ARTIQ crate. Are there any guidelines on how to update the device_db.py file?
Thank you.
You will also need new gateware. Better update the JSON and just build both the device_db and firmware/gateware from it.
Thank you for the response, are there pointers to the JSON that I should be updating?
I assume this is the JSON? https://github.com/m-labs/artiq/blob/aed47d79ff9fc63f49d0a3371c16a1c7e6ddcafb/artiq/coredevice/coredevice_generic.schema.json. Also looks like this thread probably has most of the instructions I can try: https://forum.m-labs.hk/d/75-configuring-a-custom-kalsi-crate/12