Skip to content

This project implements an hardware module in VHDL that functions as an interface between a memory and four output channels.

License

Notifications You must be signed in to change notification settings

AlessandroConti11/Progetto_Reti_Logiche_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progetto_Reti_Logiche_2023

Author:

License: MIT license.

Tags: #computer_engineering, #hardware, #memory, #VHDL.

University

Politecnico di Milano.

Academic Year: 2022/2023.

054441 - Prova Finale (Progetto di Reti Logiche) - professor Fornaciari William.

Specification

Implement an hardware module in VHDL that functions as an interface between a memory and four output channels. The module receives serial instructions regarding a memory address and the desired output channel.

The system receives the input data via a single serial bit indicating the memory address from which to retrieve the data and the corresponding output channel. The system outputs consist of four parallel channels that transmit the entire memory word.

Project specifications in full are in the folder: Specification/.

Final Consideration

Final Evaluation: 30/30

About

This project implements an hardware module in VHDL that functions as an interface between a memory and four output channels.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages