Viterbi EncoderΒΆ

This section presents two different implementation of the Viterbi encoder. As well as a the implementation of the convolution block.

Note

Both implementations have the same interface (inputs/outputs) so the can be used interchangeably.