Re: AVR floating point speed

From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 12/28/03


Date: Sun, 28 Dec 2003 15:52:01 GMT

CBarn24050 wrote:
>
> Hi if you look on microchips site you can find the times for
> floating point calcs. I know its not an avr but i doubt if there
> is much difference.

Considering the paucity of registers on the PIC (1 eight bit) I
would be extremely surprised if the PIC could ever compete in
speed. This is not a good machine for arithmetic.

-- 
Chuck F (cbfalconer@yahoo.com) (cbfalconer@worldnet.att.net)
   Available for consulting/temporary embedded and systems.
   <http://cbfalconer.home.att.net>  USE worldnet address!


Relevant Pages

  • Re: AVR floating point speed
    ... Hi if you look on microchips site you can find the times for floating point ... calcs. ... I know its not an avr but i doubt if there is much difference. ...
    (comp.arch.embedded)
  • Re: AVR floating point speed
    ... On Sun, 28 Dec 2003 15:52:01 GMT, the renowned CBFalconer ... >> Hi if you look on microchips site you can find the times for ... cycle) doing floating point math. ...
    (comp.arch.embedded)
  • Re: Computational power AVR vs. MSP430?
    ... >> point and integer math? ... > My understanding is that neither AVR nor MSP430 have hardware floating ... The original AVRs do not have hardware multipliers, ... even though the avr has a faster clock and instruction-per-clock rate. ...
    (comp.arch.embedded)
  • Re: Computational power AVR vs. MSP430?
    ... > point and integer math? ... If you are doing multiply-and-accumulate kinds of things at DSP rates, ... My understanding is that neither AVR nor MSP430 have hardware floating point, ...
    (comp.arch.embedded)
  • Re: Computational power AVR vs. MSP430?
    ... Think fixed point math rather than floating point. ... > Does anyone have any idea how AVR and MSP430 compare in terms of floating ...
    (comp.arch.embedded)