[email protected] wrote:
> Hi folks,
> are there any DSP soft processor cores for fpgas available. I have done
> a search and only found 32 bit RISCs but no DSP processor cores.
> Thanks in advance
> Sudhir
I thought the tool flows supported this now, but via the DSP blocks ?
-ie rather than a separate 'core', you compile what you want, into
as many DSP Cells as you need ?
A Soft-DSP will never be as fast as a dedicated device, the key
in
FPGA is to spawn DSP in parallel and in HW.
Check with Altera, Lattice, Xilinx...
-jg