Skip to content

Utilities for working with a Wishbone bus in an embedded device

License

Notifications You must be signed in to change notification settings

litex-hub/wishbone-utils

Repository files navigation

Wishbone Utilities

A collection of utilities for working with Wishbone

Contents

  • wishbone-tool: All-in-one Wishbone binary, available for a variety of platforms.
  • litex-devmem2: An implementation of the classic devmem2 command for litex. Supports direct connections via Ethernet, or going through the litex_server or wishbone-tool binaries to support PCIe, USB, SPI, and UART bridges.
  • libeb-c: A library that can be used for communicating with a remote device.