An efficient implementation of the Viterbi decoding algorithm in Verilog
-
Updated
Mar 15, 2024 - Verilog
An efficient implementation of the Viterbi decoding algorithm in Verilog
Verilog implementation of the Viterbi decoding algorithm. This decoder is designed for efficient error correction in digital communication systems. This includes Branch Metric Unit, Path Metric Unit, Add-Compare-Select Unit and Traceback Unit.
VLSI Design Project: Viterbi Decoder
Add a description, image, and links to the viterbi-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the viterbi-algorithm topic, visit your repo's landing page and select "manage topics."