Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
/ AMBA-ABP Public archive

Project for the course of Electronics and Communications Systems (2023)

Notifications You must be signed in to change notification settings

giacomovolpi/AMBA-ABP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMBA-ABP

The system is composed of one APB-Master which can send read/write transactions to two APB Slaves, a 64x16 ROM and a 128x8 RAM. The APB-Master coordinates the reading and writing transactions on the bus by handling the control signals of the communication interface. The APB Slaves reply to the master’s requests.

There was a misunderstanding about the spec and we implemented this by doing a read/write to address and address+1, so the testbench and description follow this spec.

Credits: Fabio Piras and Giacomo Volpi

About

Project for the course of Electronics and Communications Systems (2023)

Resources

Stars

Watchers

Forks

Languages