Viterbi ip core functional description, Decoder, Convolutional encoder – Altera Viterbi Compiler User Manual

Page 19: Viterbi ip core functional description -1, Decoder -1, Convolutional encoder -1

Advertising
background image

Viterbi IP Core Functional Description

3

2014.12.15

UG-VITERBI

Subscribe

Send Feedback

Decoder

The Viterbi decoder can be a continuous or block decoder.
The continuous decoder processes a number of symbols greater than the traceback length. When the

decoder traces back the number of bits (traceback length), it delivers output bits. This behavior changes

when you assert the end of packet (EOP) signal. The decoder then switches to block decoding, starting

traceback from the last symbol or state. The

tr_init_state

signal indicates the end state that starts the

traceback operation. For block decoding Altera recommends you indicate the end state of the tail bits

(usually zero) and set the

tb_type

signal to 1.

Convolutional Encoder

The viterbi IP core convolutional encoder.

Figure 3-1: Convolutional Encoder

L = 5, N = 2 and polynomials GA = 19 and GB = 29. GA in decimal is 19, which is equal to 10011 in

binary. The most significant bit of the binary representation is the connection at the input data bit; the

least significant bit (LSB) represents the connection at the end of the shift register chain. The XOR

function implements the modulo-2 adding operation

RR

Port

MSB

LSB

ga_xor

gb_xor

©

2015 Altera Corporation. All rights reserved. ALTERA, ARRIA, CYCLONE, ENPIRION, MAX, MEGACORE, NIOS, QUARTUS and STRATIX words and logos are

trademarks of Altera Corporation and registered in the U.S. Patent and Trademark Office and in other countries. All other words and logos identified as

trademarks or service marks are the property of their respective holders as described at

www.altera.com/common/legal.html

. Altera warrants performance

of its semiconductor products to current specifications in accordance with Altera's standard warranty, but reserves the right to make changes to any

products and services at any time without notice. Altera assumes no responsibility or liability arising out of the application or use of any information,

product, or service described herein except as expressly agreed to in writing by Altera. Altera customers are advised to obtain the latest version of device

specifications before relying on any published information and before placing orders for products or services.

ISO

9001:2008

Registered

www.altera.com

101 Innovation Drive, San Jose, CA 95134

Advertising