LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labVIEW FPGA FFT implementation

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.

 

Download All
0 Kudos
Message 1 of 2
(791 Views)

Handshaking isn't being implemented. In this case if there is a timeout 

 

I would use a single cycle timed loop.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 2
(771 Views)