03-18-2022 05:14 PM
Dear all,
I am trying to implement FFT in labVIEW FPGA. I am sending data from host and implement FFT in FPGA target.I am using cRIO-9035 as FPGA target. I have tried to fix the data type but still it shows coercion red dots in FFT function in target side. I have attached the whole code of the project. If anyone has any solution feel free to reply.
03-19-2022 01:06 AM
Handshaking isn't being implemented. In this case if there is a timeout
I would use a single cycle timed loop.