10-10-2014 05:18 AM
HI
I want to apply viterbi decoding to my 3/4 punctured stream using xilinx IP core for labview fpga.
I read that for punctured of viterbi decoder v.7, depuncturing has to be external. Is there a code for depuncturing available?
What is the purpose of erasure flag?
I have to first append zeros in places where punturing is done?
How should I set the rate? Is there a design example available for hard coded 3/4 punctured viterbi decoder. Constraint length 7. If so please share.
10-10-2014 09:43 AM
05-05-2015 11:24 PM
Has anyone ever be successful in implementing Hard decoded viterbi decoding with depuncturing? All the posts I have read so far, nobody was able to implement it successfully.
Please share if you are able to run your depunctured code.