jupyter notebooks for RFSoC and RFDC
gicu8ab2 opened this issue · 2 comments
Hey Sara,
Thanks for your working putting this together.
Can you post or recommend .ipynb (jupyter notebooks) that work with and demo the RF data converters on the RFSoC for the ZCU216?
I tried using the ipynb files for the RFSoC 2x2 board, but the pynq.overlays.base module doesn't exist and therefore fails on first code block since it can't initialize drivers or create base overlay with the pynq image created by your workflow.
Any ideas on how to use pynq to get samples to/from the ADC/DAC on ZCU216?
Rob
Hi Rob, sure just check out our open source qubit control platform whose software can run on the ZCU216 as well as on the ZCU111 https://github.com/openquantumhardware/qick/tree/main/qick_demos
Hi Rob,
Did you manage to actually build your own image. I have been running into a issue that is similar on my own system (described in a seperate issue). Every post is dead and I am getting no replies. I am hoping you might be able to respond with if things worked out well for you.
Thanks!