Altera_Forum
Honored Contributor
18 years agoFFT timing?
Hi I need to perform a 256 point FFT operation. I use the SOP and EOP signals to indicate the start and end of operation with sink_ready always high. My simulation suggests that the input data is perfect yet the output is incorrect. The user guide specifies that the data must change on the rising edge of the clock. is this how one feeds data into the IP core. Since the input data is correct I can only assume that the problem could be with timing. How sensitive is the IP core to timing and clock skews? Has anyone ever encountered a similar problem where one gives the core the correct input but it either samples it incorreclty or ingnores some inputs?