Skip to content

manikyarathore/wishbone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wishbone SoC Interconnect Architecture

Wishbone is an interconnect for Systems-on-Chip. It's been placed in the public domain and is (as far as we know) free from patents and royalties. Wishbone is widely used in free and open source designs, but it can also be used in commercial designs without limitations.

Find more information on our website: https://wishbone-interconnect.org

Etherbone Extension

Etherbone is an extension that enables Wishbone transactions to be transported over Ethernet.
It encapsulates Wishbone read/write cycles into Ethernet/UDP packets, allowing remote memory access and control of Wishbone-based systems across a network.

Official resources:

Etherbone is widely used in FPGA and embedded systems to provide remote debugging, register access, and distributed hardware control over Ethernet.

About

Specification of the Wishbone SoC Interconnect Architecture

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 37.3%
  • HTML 36.0%
  • Batchfile 11.8%
  • Makefile 9.1%
  • Shell 2.9%
  • Dockerfile 2.9%