Skip to content

This is a C library to interface with the LiteX Firmware on Thunderscope over PCIe

License

Notifications You must be signed in to change notification settings

NateMeyer/libtslitex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunderscope Library

This repository provides a library for the LiteX Thunderscope gateware. It is built upon the litepcie driver and includes the register definition files from the Thunderscope gateware build. The Thunderscope litepcie driver should be built separately.

image

Requirements

For the Windows build, requires:

  • VS 2022
  • Cmake

Build

> cd build
> cmake ..
> cmake --build .

Output binaries are in the build/artifacts folder.

About

This is a C library to interface with the LiteX Firmware on Thunderscope over PCIe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 91.6%
  • C++ 6.5%
  • CMake 1.9%