Skip to content

qermit/WishboneAXI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

WishboneAXI

This project is a universal, configurable Wishbone <=> AXI bridge together with Xilinx IP wrapper, which makes it suitable for Block Design projects. WishboneAXI tries to stay compliant to AXI4 and Wishbone B4 specifications, but is provided "as is", with no guarantee of fitness for particular purpose.

Both AXI and WB interfaces have to use the same clock and data width. If you want to do clock or DWIDTH conversion, please use dedicated CDC/DWIDTH circuits for AXI or WB interfaces.

Features:

  • Pure VHDL
  • Vivado Block Design
  • Structured AXI/Wisbone ports

Conversion mode supported:

  • AXI4Lite -> Wishbone Classic
  • AXI4Lite -> Wishbone Pipelined
  • Wishbone Pipelined -> AXI4Lite
  • Wishbone Classic -> AXI4Lite

Each conversion mode should have a suitable testbench, which would verify specs requirements.

About

Wishbone to AXI bridge (VHDL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published