Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Index: Chapter 1: Introduction 1-2 Chapter 2: Introduction To Vlsi 3-7

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

INDEX

Abstract

List of Figures

ii

List of Abbreviations

iii

CHAPTER 1: INTRODUCTION

1-2

CHAPTER 2: INTRODUCTION TO VLSI

3-7

2.1 Overview

2.2 What is VLSI

2.3 History of Scale Integration

2.4 Advantages of ICs over discrete components

2.5 VLSI and systems

2.6 Applications of VLSI

CHAPTER 3: MOTIVATION

8-

11
3.1 Outline and Context of the Report

3.2 Main Objectives

10

3.3 Scope of the Project

11

CHAPTER 4: PROJECT IMPLEMENTATION

12-27

4.1. The viterbi decoder algorithm

12

4.2 Encoding Mechanism

13

4.3 Decoding Mechanism

14

4.3.1 Branch Metric Computation (BMC)

15

4.3.2 Path Metric Computation and Add-Compare-Select (ACS) Unit

17

4.3.3 Trace back Unit

18

4.4 Methods and types of viterbi decoder register exchange method

20

4.5 Types of viterbi decoding

21

4.5.1 Hard decision viterbi decoding

21

4.5.2 Soft decision viterbi decoding

22

4.6 Convolutional Encoders

22

4.7 Trellis Diagram

23

4.8 Related Work

24

CHAPTER 5: TOOLS AND HDL USED

28-30

5.1 VERILOG HDL

28

5.2 History

28

5.3 Major Capabilities

29

5.4 SYNTHESIS

30

CHAPTER 6: SOFTWARE COMPONENTS

33-35

6. 1. Tools used and explanation

33

6.2 Xilinx 9.1i

33

6.3 ModelSim

35

CHAPTER 7: RESULTS

39-41

7.1 Schematic diagram of Viterbi Decoder:


39
7.2 RTL schematic
7.3 Simulation result

40
41

CHAPTER 8: ADVANTAGES & APPLICATIONS

42

CHAPTER 9: CONCLUSION AND FUTURE WORK

43

REFERENCES

44

You might also like