Reply by Jerry Avins June 26, 20052005-06-26
Tim Wescott wrote:

> ... I'm at a disadvantage because to > date I've always just rolled that sort of stuff myself.
Yeah. It's a tough life, being smart! Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
Reply by bhooshaniyer June 23, 20052005-06-23
Tim--

>I had been thinking just simple arithmetic. I'm writing some material >and wanted to know what to mention. I'm at a disadvantage because to >date I've always just rolled that sort of stuff myself. > >Who's "us" and do you have a website?
My apologies, I thought I had used my official mail ID. "Us" = cranessoftware web add: www.cranessoftware.com --Bhooshan This message was sent using the Comp.DSP web interface on www.DSPRelated.com
Reply by Tim Wescott June 23, 20052005-06-23
bhooshaniyer wrote:

>>I know that TI offers a fixed-point arithmetic package for use with the >>'28xx processors (they call it their "Q15" or "Qxx" package). Does >>anyone know of any other vendors that offer this? >> >>-- >>------------------------------------------- >>Tim Wescott >>Wescott Design Services >>http://www.wescottdesign.com > > > If you are looking for basic math routines and simple filter, there are > enough free libraries available all around.Even TI allows you to download > many of these libraries.Additionaly to implement basic math(like add, > subtract, multiply, square, square root etc.) in fixed point you could use > the file basic_op.c found in G.72xx packages. > > On the other hand if you are looking at *correct*, commercial grade, > hand-optimized fixed libraries like trignometry etc. then you could buy it > from companies like sundance,microprocessing.iwarp.com and us. I will be > willing to discuss with you further if you are interested in buying it > from us. > > --Bhooshan > > > > This message was sent using the Comp.DSP web interface on > www.DSPRelated.com
I had been thinking just simple arithmetic. I'm writing some material and wanted to know what to mention. I'm at a disadvantage because to date I've always just rolled that sort of stuff myself. Who's "us" and do you have a website? -- ------------------------------------------- Tim Wescott Wescott Design Services http://www.wescottdesign.com
Reply by bhooshaniyer June 23, 20052005-06-23
>I know that TI offers a fixed-point arithmetic package for use with the >'28xx processors (they call it their "Q15" or "Qxx" package). Does >anyone know of any other vendors that offer this? > >-- >------------------------------------------- >Tim Wescott >Wescott Design Services >http://www.wescottdesign.com
If you are looking for basic math routines and simple filter, there are enough free libraries available all around.Even TI allows you to download many of these libraries.Additionaly to implement basic math(like add, subtract, multiply, square, square root etc.) in fixed point you could use the file basic_op.c found in G.72xx packages. On the other hand if you are looking at *correct*, commercial grade, hand-optimized fixed libraries like trignometry etc. then you could buy it from companies like sundance,microprocessing.iwarp.com and us. I will be willing to discuss with you further if you are interested in buying it from us. --Bhooshan This message was sent using the Comp.DSP web interface on www.DSPRelated.com
Reply by Jack Klein June 22, 20052005-06-22
On Wed, 22 Jun 2005 14:13:37 -0700, Tim Wescott <tim@seemywebsite.com>
wrote in comp.dsp:

> I know that TI offers a fixed-point arithmetic package for use with the > '28xx processors (they call it their "Q15" or "Qxx" package). Does > anyone know of any other vendors that offer this?
That's actually the IQ math package from TI, and it allows all ranges from 2.30 to 31.1. P. J. Plauger of Dinkumware (www.dinkumware.com) said they have done a fixed-point package conforming to the draft C standard extension for embedded systems/DSPs. I have not seen it or tried it, so I can't really comment on it. I do not know what, if any, platforms with hardware support it might have been ported to. Contact them if you are interested. -- Jack Klein Home: http://JK-Technology.Com FAQs for comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c++ http://www.parashift.com/c++-faq-lite/ alt.comp.lang.learn.c-c++ http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html
Reply by Mark Borgerding June 22, 20052005-06-22
Tim Wescott wrote:
> I know that TI offers a fixed-point arithmetic package for use with the > '28xx processors (they call it their "Q15" or "Qxx" package). Does > anyone know of any other vendors that offer this? >
Certainly not a general purpose arithmetic package, but for fixed-point FFTs, see http://sourceforge.net/projects/kissfft
Reply by Tim Wescott June 22, 20052005-06-22
I know that TI offers a fixed-point arithmetic package for use with the 
'28xx processors (they call it their "Q15" or "Qxx" package).  Does 
anyone know of any other vendors that offer this?

-- 
-------------------------------------------
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com