Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 553 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 553 Bytes

AMBA-BUS-PROTOCOL

The Advanced Microcontroller Bus Architecture (AMBA) is a standardized framework that provides guidelines for connecting and coordinating various components or blocks within a System-on-Chip (SoC). Its purpose is to address important challenges encountered in SoC design. AMBA plays a crucial role in reducing the amount of silicon required for both on-chip and off-chip communications.

In this project different bus architectures : APB , AHP , AXI that are part of AMBA (Advanced Microcontroller Bus Architecture) are implemented.