Altera_Forum
Honored Contributor
13 years agoFFT Megacore source_valid problem
Hello Altera Professionals!.
I have a problem with FFT Megacore. My system: Quartus 11.1sp1 ModelSim 10c Cyclone IV GX 150 I'm use FFT core in two configurarions (two different instanses): 1. Floating point FFT, Variable Streaming, 256 points, 2. Floating point ifft (inverse FFT), 128 points - one half of FFT-256points result. I have a problem with inverse FFT. Using FFT Megacore Datasheet, I prepare SOP, EOP, source Ready (constantly '1'), sink_valid changes from '0' to '1' In waveforms my problem - IFFT MISS point number 126!!! (source_valid sets to '0' and rise to '1' next clk). WHY? I haven't any errors in FFT error interface. Please, help me When I must to deassert sink_valid signal? in rising or falling edge? Now I do it in same time with EOP on rising clk