walker1
Industrial
- Dec 27, 2001
- 117
This was 1st posted under the PLC forum.
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 (with source!) 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 (with source!) I can try to figure out, but if it is of any use for hardware is unknown.