Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Code for FFT using SGDMA

I'm attempting to write nios code to send information to an FFT, then view the result. The hardware is: sgdma_mem_to_stream-->FFT-->sgdma_stream_to_mem With a streaming FFT of length 64, 32 ...