Forum Discussion
David32
Occasional Contributor
3 years agoUnified FFT not giving expected results
Using Quartus Prime Pro 22.4.0 and Questa Starter FPGA 2022.1 I created a Unified FFT with: Log2Size = 11 Fixed Point Reset Active High Input width = 8 twiddle 14 Full word growth (output = 2...
Kshitij_Intel
Frequent Contributor
3 years agoHi David,
If your input data is continuously valid then you definitely need to apply a constant input valid signal. but if you are feeding valid input data at some random times then this input valid is help you to feed the correct data to the IP.
Can you please share the project to look into it.
Thank you
Kshitij Goel