RoaLogic / ahb3lite_pkg

Common SystemVerilog package used by all RoaLogic IP with AMBA AHB3-Lite interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of support modules and packages for AMBA AHB and APB

Included:

  • ahb3lite package. Contains definitions and functions to support AHB protocol. Used by most RoaLogic IP
  • ahb3lite bus functional model (BFM)
  • apb4 bus functional model (BFM)
  • AHB Protocol Checker. Analyses/snoops AHB bus and reports protocol violations
  • APB Protocol Checker. Analysys/snoops APB bus and reports protocol violations

All simulation files, i.e. the BFMs and Protocol Checkers, are released under GPL license. The AHB package is released under BSD license.

About

Common SystemVerilog package used by all RoaLogic IP with AMBA AHB3-Lite interfaces


Languages

Language:SystemVerilog 100.0%