walker1
Industrial
- Dec 27, 2001
- 117
Not quite sure where to put this.
I just had a request yesterday, if I would be able to create a small, say 4, 12 bit inputs, FFT in a FPGA.
We use the Altera Cyclone series, and Altera does have a MegaCore FFT, which, however, starts at 64 inputs and uses way too many resources in the Cyclone. A posting to Altera's support has revealed, that the function can not be scaled down.
In other words, I have to create something myself.
Does anybody know where to find an algorithm, that can be implemmented without using a DSP core or similar?
I do have a Pascal module I can try to figure out, but if it is of any use for hardware is unknown.
I just had a request yesterday, if I would be able to create a small, say 4, 12 bit inputs, FFT in a FPGA.
We use the Altera Cyclone series, and Altera does have a MegaCore FFT, which, however, starts at 64 inputs and uses way too many resources in the Cyclone. A posting to Altera's support has revealed, that the function can not be scaled down.
In other words, I have to create something myself.
Does anybody know where to find an algorithm, that can be implemmented without using a DSP core or similar?
I do have a Pascal module I can try to figure out, but if it is of any use for hardware is unknown.