amba
Here are 12 public repositories matching this topic...
The AHB to APB bridge is an AHB slave and the only APB master which provides an interface between the highspeed AHB and the low-power APB. Read and write transfers on the AHB are converted into equivalent transfers on the APB.
-
Updated
Oct 7, 2022 - Verilog
"Mastering RTL-Coding : From Fundamentals to Advanced Programming Techniques using Verilog,System Verilog and UVM"
-
Updated
Mar 10, 2025 - Verilog
AHB2APB Bridge Converter (Implementing one of the AMBA protocol)
-
Updated
Jul 20, 2024 - Verilog
This project implements and verifies the Advanced Peripheral Bus (APB) Protocol, a part of the AMBA (Advanced Microcontroller Bus Architecture) developed by ARM. The APB is designed for low-power, simple peripheral communication in System-on-Chip (SoC) designs.
-
Updated
Mar 14, 2025 - Verilog
Single Master Multiple Slave AHB protocol is carried out. Necessary images of architecture used are also attached. Pls check them out!
-
Updated
Jun 21, 2025 - Verilog
A comprehensive clock management IP core with multiple divider types and glitch-free switching
-
Updated
Nov 2, 2025 - Verilog
This repository contains the source code and results for AMBA AHB to APB Bridge design performing single read, single write and burst write transfers. The design is coded in Verilog, using Modelsim simulator and synthesized using Quartus Prime software.
-
Updated
Sep 2, 2025 - Verilog
This repo will contain the Verilog code implementation of various protocols that fall within AMBA protocol family such as APB, AHB, AXI and so on. I will implement it in parallel with learning theory. If possible I will also use UVM and system verilog to verify the functionality of the code once I finish learning system verilog and concepts of uvm
-
Updated
Dec 9, 2024 - Verilog
Improve this page
Add a description, image, and links to the amba topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amba topic, visit your repo's landing page and select "manage topics."