Hi Team,
We are currently evaluating the possibility of streaming AD9361 ADC samples from an FPGA (Zynq UltraScale+ ZU4EG) to an NVIDIA Jetson platform through PCIe using the libiio framework.
Setup details:
-
Transceiver: AD9361
-
FPGA: ZU4EG (configured as PCIe Endpoint)
-
Host: Jetson (Linux-based, acts as PCIe Root Complex)
-
Goal: Transfer ADC samples acquired through the AD9361 interface in FPGA fabric to Jetson via PCIe and access them using libiio (IIO context).
We want to confirm:
-
Whether libiio supports PCIe transport between a Xilinx FPGA (Endpoint) and a Jetson host.
-
If yes, what driver or setup is recommended for the FPGA endpoint side and Jetson host side?
-
If not supported, what alternative interface ADI recommends for high-speed sample streaming from FPGA to Jetson using IIO.
Thank you very much for your guidance and support.