Re: FPGA vs. ARM MCU for floating point operations



On Mar 10, 9:58 pm, Michael <nleah...@xxxxxxxxx> wrote:
Hi - I'm currently using an Atmel AT91SAM7X256 to do a large amount of
floating point operations (mostly multiplies with a decent amount of
trig as well). It does OK - but my floating point needs are soon going
to be expanding (by about twenty-fold) and I'm starting to worry that
the SAM7X part just won't have enough horsepower for this.



why not use a ARM with a vector floating point coprocessor, I think it
does single cycle floating point multplies

http://www.standardics.nxp.com/products/lpc3000/lpc3180/

other micros with floating point HW are MPC5554, infineon etc
.



Relevant Pages

  • Re: Best processors for trig?
    ... have been optimized for trig operations? ... A floating point DSP, as noted. ...
    (comp.arch.embedded)
  • Re: Best processors for trig?
    ... have been optimized for trig operations? ... A floating point DSP, as noted. ... at least the ones with FPUs (look ...
    (comp.arch.embedded)
  • Re: Best processors for trig?
    ... have been optimized for trig operations? ... A floating point DSP, as noted. ... Probably PowerPC architecture chips, at least the ones with FPUs. ...
    (comp.arch.embedded)
  • Re: micrcontrollers with FPUs?
    ... All of the floating point stuff I'm doing ... distances between coordinates, headings, and lots of trig. ...
    (comp.arch.embedded)
  • Re: Cost of multiplication relative to addition
    ... I knew DSP's handled integer multiplies fast, but do they handle floats as quickly? ... There are no real numbers in digital math -- just integers without mantissas, ... I have never had occasion to work with a floating point DSP -- all my designs have been cost effective:-D. ...
    (comp.dsp)