Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussões

Arria 10 Soc FFT?

Altera_Forum
Colaborador honorário II
1.085 Visualizações

Hello, I have a design that implements an FFT on a Stratix FPGA I'm thinking about a new design using the Arria 10 SoC FPGA. In my new design I was thinking about moving the FFT operations onto the HPS. Can anyone comment on the FFT performance on the HPS versus on the FPGA side?  

 

Thanks, 

Joe
0 Kudos
1 Responder
Altera_Forum
Colaborador honorário II
390 Visualizações

I don't have a number off the top of my head but this design might interest you: https://rocketboards.org/foswiki/view/documentation/socswws1introtoalterasocdeviceslab4linuxfftapplication 

 

The size, radix, and input/output buffer, and data resolution of the FFT will play a big role in the performance, if it fits well in the cache and doesn't require floating point then the performance should be fairly good. If you search around for FFT benchmarks for the Cortex-A9 it should give you a ballpark what the performance is like.
Responder