Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
CMSIS DSP Library
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
8357 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
CMSIS DSP Library
Jagadeesh Konakalla
over 12 years ago
Note: This was originally posted on 27th November 2012 at
http://forums.arm.com
Hi,
I am new user to CMSIS. I have gone through the DSP library function. I am interested in fixed point arithemetic.
As per the documentation, i have understood that Q7, Q15 and Q31 formats are only supported. Is that correct ?
I would like to multiply different Q formats. Example : For multiplication, input 1 is Q17, input2 is Q 27 and output required is Q19.
How can we use the DSP library functions such as
arm_mult_q31
for the example mentioned ?
Parents
Jagadeesh Konakalla
over 12 years ago
Note: This was originally posted on 28th November 2012 at
http://forums.arm.com
I agree with your comments.
But in previous, we worked with IQmath library provided by TI. This IQ math library allows the user to multiply different Q formats and allows takes about rounding and saturation of the result.
My question whether this CMSIS DSP libarary provides the same capabilities as IQmath ?
Cancel
Vote up
0
Vote down
Cancel
Reply
Jagadeesh Konakalla
over 12 years ago
Note: This was originally posted on 28th November 2012 at
http://forums.arm.com
I agree with your comments.
But in previous, we worked with IQmath library provided by TI. This IQ math library allows the user to multiply different Q formats and allows takes about rounding and saturation of the result.
My question whether this CMSIS DSP libarary provides the same capabilities as IQmath ?
Cancel
Vote up
0
Vote down
Cancel
Children
No data