Skip to content

VHDL-based digital logic project from Politecnico di Milano, featuring a convolutional encoder for telecommunications. Implements a finite state machine (FSM) to process sequences from memory, doubling the number of output words.

Notifications You must be signed in to change notification settings

LorenzoPaleari/Digital-logic-circuits-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Logic Circuit (Reti Logiche) Project - 2022

Digital Logic Circuit (Reti Logiche) Project - Politecnico di Milano - Academic Year 2021/2022

Overview

This project, completed as part of a course at POLIMI, focuses on the design and implementation of a hardware component described in VHDL. The component interfaces with a memory system and processes sequences using a convolutional code (½ rate), commonly used in telecommunications to ensure reliable data transmission. The design encodes input sequences into output sequences by applying a transformation that doubles the number of words. The project involves the creation of a state machine (FSM) to manage the encoding process and interaction with memory.

Final grade: 30/30

For more details, please refer to the project report.

Authors


All documentation and the final report have been written in Italian.

About

VHDL-based digital logic project from Politecnico di Milano, featuring a convolutional encoder for telecommunications. Implements a finite state machine (FSM) to process sequences from memory, doubling the number of output words.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages