Altera_Forum
Honored Contributor
10 years agoFFT problem. Simulation vs HW's execution
Hi, I'm having some problems with the utilization of the FFT IP from altera. I have a architecture that uses 4 FFTs in paralel. The simulation in the modelsim the project is doing fine. But when I've try to run the architecture in FPGA, the FFT don't behavior like the simulation. I'm using a plataform from GIDEL, that is connect to the PC through the PCI, and the FPGA is a Stratix IV (EP4SE530H35C2).
One of the problems that i'm facing is the difference between the outputs of the FFT. I'm setting the inputs of the FFT at the same time, but in some execution one of the FTT gives the response first than the others. And the other problem that i'm facing is the difference between the outputs from the simulation and the hw's execution. I have already verified the outputs from the simulation with the matlab, and everything is ok. So, the problem is the difference between the hw's execution and the simulation. When I use some particular frequency in the plataform, the FFTs behavior like it shoud, but in the great major of the frequency the outputs are wrong. Someone already had a similar problem?! Thanks.