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.
> cd kernel/
> makeBefore connecting the Thunderscope, load the driver with the init.sh script.
> sudo ./init.shYou may remove the driver with rmmod.
> sudo rmmod litepcie