PothosZynq icon indicating copy to clipboard operation
PothosZynq copied to clipboard

DMA source and sink blocks for Xilinx Zynq FPGAs

Results 5 PothosZynq issues
Sort by recently updated
recently updated
newest added

Hi, We have a small data rate ADC and DACs upto 4MSPS which are interfaced with ZYNQ using LVDS channels. We created the IP which produces ADC Samples over axi-stream...

Hi, I just found your project and was curious if you've done any performance benchmarking of your driver for data transfer rates between CPU/FPGA? I've been working with the zynq-xdma...

We want to create a AXI DMA channel support "lite" that can deal with tuser without requiring the AXI DMA channel mode which requires additional resources and has S2MM limitations...

enhancement