ahb
Here are 10 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
Verilog AHB Bus implementation for VAAMAN
-
Updated
Dec 30, 2023 - Verilog
This is my hobby project, which contain my rsic-v core and my convolutional layer with AMBA bus
-
Updated
Aug 13, 2024 - 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
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
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
Improve this page
Add a description, image, and links to the ahb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ahb topic, visit your repo's landing page and select "manage topics."