1/1
verilog code for Viterbi Decoder
by sandeshym on Mar 29, 2013 |
sandeshym
Posts: 1 Joined: Nov 18, 2011 Last seen: Mar 29, 2013 |
||
Hi...I wanted the verilog code for viterbi decoder (whose encoder part had covolution logic for constraint length 7 & bit rate 1/2). can any one help me in getting the code..my mail id is sandesh_sandy66@yahoo.com
Regards sandesh |
RE: verilog code for Viterbi Decoder
by alcantu on Apr 1, 2013 |
alcantu
Posts: 15 Joined: Feb 20, 2013 Last seen: Jun 19, 2020 |
||
hi, i don't have the code you are looking for but i recommend you to post the polynomial generators: G0 and G1, because without that information you can't find the right decoder.good luck with that.
|
RE: verilog code for Viterbi Decoder
by neelima11 on Apr 4, 2013 |
neelima11
Posts: 2 Joined: Nov 1, 2010 Last seen: Apr 4, 2013 |
||
I recommend you to go through the text book "Application Specific Integrated Cirtcuits" by Smith - 3rd Edition. This books gives you good basic knowledge about Viterbi Decoder and also guides you to code as you wish with the coding that it has. Thanks.
|
1/1