JWall40
New Contributor
5 years agoNo output from FFT IP
I am trying to perform a FFT on a single 1024 sample frame, using streaming architecture. However, I cannot get source_valid to go high or any output. Here's my signal tap
4k samples
Start of packet
End of Packet
- I am asserting rst_n, sink_valid and source ready and keeping them asserted.
- source_ready goes high, indicating the FFT is ready to accept data
- I am passing 1024 samples into sink real between sop and eop pulses
- No source or sink errors
Why am I not seeing any data or source_valid change on the 2048th signal tap sample?
Thanks for reading,
kind regards
Jack