iammituraj / apb

APB master and slave developed in RTL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apb

APB master and slave developed in System Verilog.

Source codes included

apb_master : APB master
apb_slave0.sv: APB slave with zero wait states
apb_slave.sv : APB slave with one wait state
tb.sv : Testbench

Comments

All source codes are fully synthesizable and tested. All source codes are open-source, free to use, modify, and distribute without any conflicts of interest with the original developer.

Developer

Mitu Raj, chip@chipmunklogic.com

About

APB master and slave developed in RTL.


Languages

Language:SystemVerilog 96.3%Language:Makefile 3.7%