Device: RFSoC 4x2 Kit
PYNQ Version: v3.0.1
I want to customize the waveform and use the DAC channel for transmission. Can I achieve this with just the base.bit
file, or do I need to add the AXI DMA module in Vivado?
Device: RFSoC 4x2 Kit
PYNQ Version: v3.0.1
I want to customize the waveform and use the DAC channel for transmission. Can I achieve this with just the base.bit
file, or do I need to add the AXI DMA module in Vivado?
Hi,
Did you read this previous request? [RF SoC 4x2] How to send complexes from a board to another via the analog converters?
I saw you doing something similar to me. I’m not sure if your project was successful?
It is hard to use the DAC channel for custom signal generation. I do not have an architecture to propose. You would have to adapt the Vivado block design provided by AMD, and maybe create new IP blocks.