bluespec / AHB-Lite

AHB-Lite adapters, initiators and targets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AHB Lite Master for TCM-based Near-Mems

This repository has been repurposed from AHB-Lite sources in Bluespec_RISCV for use with a TCM based near-mem (only supports single requests).

While the repository does support standalone testing of the master with a memory model attached to a AHB-Lite slave, it is meant to be eventually used as an adapter with a Near_Mem_TCM implementation.

Directory Structure

  • build : standalone simulation-based testing

  • doc : documentation and notes

  • src : design sources

  • src_tb : testbench sources

  • src_bsc_lib_RTL : RTL library sources for building verilator simulator

About

AHB-Lite adapters, initiators and targets.


Languages

Language:Bluespec 57.5%Language:Verilog 22.1%Language:C 14.8%Language:Makefile 4.5%Language:C++ 1.1%