Hello,
I've been trying to work with the FFT core provided by Xilinx within SDSoC, but with little success.
I followed the steps on this site:
https://github.com/t-kuha/sdsoc/wiki/FFT-in-SDSoC-(C-callable-IP)
Initially, the C++ part works but then the hardware function never answers back to the software side.
Has anyone been able to make the FFT core working on a Zedboard? If not, any ideas how to have FFT working on SDSoC?
Thanks in advance,
Victor