Hi,
I'm looking for the viterbi decoder software implementation in C for C64x platform. Please help me if there are any libraries for the same.
Thanks in advance.
Regards,
Anil Manhar
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm looking for the viterbi decoder software implementation in C for C64x platform. Please help me if there are any libraries for the same.
Thanks in advance.
Regards,
Anil Manhar
Hi Anil,
Thanks for your post.
There is no viterbi decoder example directly available from TI and may be, you could get it from third party.
I think, Viterbi accelerator (Viterbi Co-Processor, VCP) capabilities are available on devices such as C6416 or C6455. For more details, kindly refer the below E2E posts for better understanding:
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/51108/182025.aspx
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/p/246735/865853.aspx
Also, you could refer the VCP2 reference guides for c645x and c648x/9x as below:
http://www.ti.com/lit/ug/spru972c/spru972c.pdf
http://www.ti.com/lit/ug/sprue09e/sprue09e.pdf
Thanks & regards,
Sivaraj K
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
-------------------------------------------------------------------------------------------------------
Hi Sivaraj,
Thanks for the response.
I have used the VCP and VCP2 on 6416 and 6670 platforms. But I'm currently in need of a software implementation of the same of C64x+ platform. Could you please give information about the third parties so that i can contact them.
Thanks and Regards,
Anil Manhar
Hi Anil,
I apologise, I do not have any information on third parties,
Thanks & regards,
Sivaraj K
Hi Sivaraj,
Thanks for the response.
It would be of great help if you let me know about the lower version board say C62x or 'xyz' that would have a viterbi software library.
I'm looking for a viterbi library with the requirements as mentioned below.
Code rate=1/2, input bits k=224, constraint length K= 9.
Thanks and Regards,
Anil Manhar