I need to learn how to use the DAC and ADC on a ZCU111 with Pynq.
I create a simple design with a DMA to be able to read data from RAM to AXIS DAC and to write AXIS ADC data to RAM.
More or less, it’s like Strathclyde’s QPSK project but very light and without QPSK.
If I succeed, I will share my work on GitHub. I think some people speak about a similar project here (RFSoC DAC with Pynq), but It never finished ?