Skip to content

EEVengers/ts_litex_driver_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

LiteX Linux Driver and Library

This repo contains the Thunderscope Linux driver and litepcie library and test application. This driver comes from the LitePCIe LiteX core project, with some Thunderscope-specific modifications and optimizations.

Building

> cd kernel/
> make

Install

Before connecting the Thunderscope, load the driver with the init.sh script.

> sudo ./init.sh

Removing

You may remove the driver with rmmod.

> sudo rmmod litepcie

About

Linux Driver for the LiteX-based Thunderscope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published