Intel MAX 10 FFT bad works
Hi,
I am using Quartus 22.1 (the problem was in 21.1 the same). IP configuration is attached.
The first anomaly:
sink_sop and sink_eop are every 128clk, but the source_sop and source_eop are randomly. Sometime every 127clk, sometime 128clk. Is it normal?
Input data are 0x0...0x3FF, sinus. But the output is not repeatable.
I am using BeMicro Max10 with 10M08, it is a small for bigger FFT. But in our project is 10M50, it is bigger. But for testing and pinning is better for me demoboard..
I tried sampling the input data and then inserted to Matlab and the FFT output was OK.
My first example for my project was (only first half with FFT):
https://community.intel.com/t5/FPGA-Wiki/DSP-Basic-Design-Examples/ta-p/735472
I checked the edges and they should be correct according to the datasheet and the example.
I am doing something wrong? Is the problem in the configuration?
Thank you, Tomas