| Author |
Message |
bhq
Joined: 11 Jun 2008 Posts: 81 Helped: 7
|
15 Jun 2008 10:15 Difference Between DSP Processor and FPGA ?? |
|
|
|
What is the difference between DSP Processor and FPGA, Which supports floating point algorithm ?
If both support than For Floating poing algorithm, which one is best,
|
|
| Back to top |
|
 |
xulfee
Joined: 27 May 2008 Posts: 230 Helped: 25 Location: Pakistan
|
16 Jun 2008 11:20 Difference Between DSP Processor and FPGA ?? |
|
|
|
| u can impliment dsp algorithems on both of the things u mention above,FPGA is slight ahead because u r not confind on it in any issue like memory,simply u can understand that u r programing a chip when u r using dsp & for fpga u r designing a chip of ur concern
|
|
| Back to top |
|
 |
santom
Joined: 08 Sep 2007 Posts: 65
|
16 Jun 2008 14:28 Difference Between DSP Processor and FPGA ?? |
|
|
|
Can Anyone please repy to this question more clearly.
Thanks
santom
|
|
| Back to top |
|
 |
hairo
Joined: 20 Nov 2006 Posts: 136 Helped: 18 Location: nowhere
|
16 Jun 2008 15:13 Difference Between DSP Processor and FPGA ?? |
|
|
|
Hi,
I think both support floating point. But, if you using FPGA, it requires a lot of area and computational complexity for arithmetic operations. Usually, fixed point arithmetic is preferred instead. For DSP, it is not the problems as it is design to perform complex arithmetic operations.
Regards
|
|
| Back to top |
|
 |
khubaibahmed
Joined: 24 Aug 2005 Posts: 32 Helped: 2
|
17 Jun 2008 11:49 Re: Difference Between DSP Processor and FPGA ?? |
|
|
|
| With a lot of development for fixed point algos Floating point DSP's are almost obsolete. TI has stopped their support for 67xx. Whereas Xilinx has started support for Floating Point in Vertex II or III or later version(I am not confirmed). So it will cost u more to implement a algo as floating pnt in FPGA as compared to DSP. You can get a lot o developed routines for DSP's.
|
|
| Back to top |
|
 |