Skip to content

Latest commit

 

History

History

litex-devmem2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.

Building

To build litex-devmem2:

  1. Install a compiler. This varies from system to system.
  2. Go to the litex-devmem2/ directory.
  3. Type make.