FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6355 Discussions

Why is the FFT IP buffered burst not producing correct source_sop/eop/valid but still produces source_real/imag?

VBart
Beginner
281 Views

I'm running Quartus 18.1.2 with Stratix10 GX Devkit board.

Here is attached picture of signal tap logic analyzer showing the proper sink_sop/eop/valid. It is strange that FFT still outputs data even without source_sop/eop/valid. Anyone seen this behavior? weird_fft.JPG

0 Kudos
1 Reply
CheePin_C_Intel
Employee
252 Views

Hi,

 

Sorry for any confusion. To ensure we are on the same page, would you mind to further elaborate on the issue observation. Probably some screenshot with markings of places with anomaly would be helpful.

 

As I look into your signaltap, seems like the source_error seems to be asserted when there are toggling at the source_real/imag. Also, the source_valid seems to be de-asserted during this period. Without the valid, the source_real/imag signals are invalid and can be ignored.

 

I believe you mignt need to further look into why there is no valid out from the FFT. It is recommended for you to perform a functional simulation to see if you can replicate similar observation. You can then further debug from there to see if can spot any anomaly.

 

Please let me know if there is any concern. Thank you.

 

Best regards,

Chee Pin

 

0 Kudos
Reply