Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 772 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 772 Bytes

AHB2APB-PROTOCOL-BRIDGE

The AHB to APB Bridge is an AHB slave, providing an interface between the high-speed AHB and the low-power APB. Read and Write transfers on the AHB are converted into equivalent Transfers on the APB.

BRIDGE DESCRIPTION: The bridge unit converts system bus(AHB) transfers into APB transfers

AHB-APB BRIDGE INTERFACE ARCHITECTURE: image

SIMULATED OUTPUT:

WRITE OPERATION: Screenshot (12)

READ OPERATION: Screenshot (11)