Re: DSP_fir_r4/r8 with shift-factor possibilty (C64x)?



Dear all,

Does anybody know a resource where I could find an assembly routine for
fir
calculation (radix 4 or 8)
which allows to shift the accumulator result before storage ?
(DSP_fir_r4 from Ti does not)

Regards, Wolfgang

Suggestion:Why not take the TI code and modify it the way you want it?

--Bhooshan
.



Relevant Pages

  • Re: Delete from file
    ... The only thing I could think of is opening the file multiple times with ... time to shift it. ... of the available storage. ... Visual Developer - Device Application Development MVP ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Delete from file
    ... at a time to shift it. ... of the available storage. ... Visual Developer - Device Application Development MVP ... delete a single character from the file, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Tornado Computer Unit - Any info around?
    ... Especially interesting to these is that the micro code ... allows to shift by up to 31bits where the accumulator is ... For example like a hardware CRC or shift ... half of the memory cause the box to freeze -> I still do not ...
    (rec.aviation.military)
  • Re: saturation in iir filter
    ... If your machine doesn't have a saturation mode, ... Also, depending on the reason for the shift, you either a) change the ... scaling without risking an overflow. ... What I would do, instead, is first shift the accumulator right by 15 ...
    (comp.dsp)
  • Re: HowTo DIV MUL in Assembler, Motorola, for 8-bit Microcontroller with an 16-bit result
    ... Load the original value into the accumulator ... Shift it right 3 bits ... Subtract this from original value; result is .875 of original value. ... Shifts, adds, and subtracts are much faster than multiplys or divides on ...
    (comp.arch.embedded)