Select Git revision
README.md 637 B
AHB Components
ahb_intf.sv
)
AHB Interfaces (Provides SystemVerilog interfaces for the AHB-Lite interconnect standard. This allows rapid, agile SoC development in RTL without all of the typing and debugging.
AHB_BUS.sv
)
AHB Bus (An agile AHB bus implementation in a single RTL file! A single include file defines the memory map for the decoder. This design has been extensively used for numerous successful chip tape outs.
AHB_MASTER_MUX.sv
)
AHB Master Mux (A simple module to mux up to four masters together.
AHB_MEM.sv
)
AHB Memory Example (A simple example of a 64KB SRAM attached to an AHB slave port.