Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source/Sink for ADC/DAC interface #5

Open
ujinijoshi opened this issue Sep 7, 2019 · 1 comment
Open

Source/Sink for ADC/DAC interface #5

ujinijoshi opened this issue Sep 7, 2019 · 1 comment

Comments

@ujinijoshi
Copy link

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 interface. Can we use this frame work for data copy from PS to PL and PL to PS? Or its only designed for some computation acceleration blocks to pass data from Pothos framework running in ZYNQ PS.

@guruofquality
Copy link
Contributor

This file is just a generic wrapper for the axi dma in userspace. I use it all of the time in one form or another to get data in and out of the PL: https://github.com/pothosware/PothosZynq/blob/master/driver/pothos_zynq_dma_driver.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants