Skip to content

Project of Digital Logic Design A.Y. 2022/2023 at Politecnico di Milano

Notifications You must be signed in to change notification settings

GiuseppeBocci/RetiLogiche2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RetiLogiche2023

Project of Reti Logiche A.Y. 2022/2023 at Politecnico di Milano.

The goal is to implement an HW module and describing it in VHDL. This module interfaces with a memory having 16-bit addresses and 8-bit data. The module comprises four output channels, each having 8 bits, and two primary one-bit inputs: W and START. W represents the input data, consisting of 2 bits, that identify one of the four output channels, followed immediately by 0 to 16 bits representing the memory address from which to retrieve the data and then save it onto the previously identified channel. START, when at logical 1, indicates the validity of the input sequence on W. START can be at logic 1 for 2 to 18 consecutive clock cycles, with a minimum of two cycles to read the channel bits.

More information, requirements, design, implementation and testing can be found in the report.

About

Project of Digital Logic Design A.Y. 2022/2023 at Politecnico di Milano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages