Part Number: TDA4AH-Q1
Tool/software:
Hello, I asked through form to download C64x+ IQMath Library - SOURCE ( https://www.ti.com/tool/SPRC542 ) .I received a answer saying i will received by email "download instruction will be sent to your E-mail."…
Part Number: SPRC975 Other Parts Discussed in Thread: SPRC542 , As a Netas Company, we need ECCN number for "SPRC975 C6474 Chip Support Library (CSL)" and " SPRC542 C64x+ IQMath Library - BINARIES"
Could u share with us as soons as possible…
KK,
Can you please clarify why you need the assembly implementation of DSPF_q31tofl_legacy? any Q point functions beyond what is available in dsplib-c674x can be found in IQMATH library which is located here on ti.com:
http://www.ti.com/tool/SPRC542
Also…
Aviram,
The code that you have posted seems to be IQ math based code that was written on some fixed point DSP core. On OMAPL138, the DSP C674x natively supports floating point so you don`t need to use fixed point arithmetic to get perfromance lift.
…
Hi Socrates,
Did you tried from here:
http://www.ti.com/tool/sprc542
(downloading source require approval, that may take some time)
Note that the IQmath lib is developed to represent floating point numbers as fixed point on
processors that do not support…
Dear Suit,
I've not worked with IQmath library, can you check the IQMath library for effective math multiply operations ?
processors.wiki.ti.com/.../IQmath_Library_for_C64x+
http://www.ti.com/tool/sprc542
Hi,
In my knowledge, there is c64x+ IQ math library in which there are functions to compute absolute value of a IQ number and other than this, we do not find functions directly which does the absolute value of complex number. May be, there are functions…
Hi,
I need IQmath lib for c6416. I downloaded from " http://processors.wiki.ti.com/index.php/File:IQmathC64xrelease.zip " but this just includes .lib file, no header files present in this zipped file. To get header files I also downloaded from "…
Hi Bo,
in that case you might want to look into the IQMath Library from TI:
http://focus.ti.com/docs/toolsw/folders/print/sprc542.html
Kind regards,
one and zero
Hi,
Thanks for your post.
Basically, MATHLIB is not a fixed point computation library, so, obviously, you cannot see math libraries for fixed point c64x+ core devices. May be, you could use the ELF version of the C64X+ DSP libraries ( 0042.ELF_libraries…