Koheron / koheron-sdk

SDK for FPGA / Linux Instruments
https://www.koheron.com/software-development-kit/
Other
101 stars 42 forks source link

Using the slow auxiliary ADCs on the Red Pitaya #495

Open Rondin119 opened 5 years ago

Rondin119 commented 5 years ago

Hello,

I am interested in using the auxiliary ADCs on the RedPitaya, is this currently supported by Koheron? I need to have 6 signals available simultaneously to do the analysis I want. I did not see an example where the aux ADCs were used, but I may have missed it.

If it is not supported could you point me in the direction of how I would modify the SDK to support this function?

Thank you

William

arakholia commented 5 years ago

The laser controller example at examples/red-pitaya/laser-controller/ has xadc use. In this example, the inputs are available at the C++ level. If you need them on the FPGA, the XADC wizard core in Vivado has an option stream out the data in AXI.