GitHunt
FP

FPGAwars/tools-drivers

:seedling: Drivers tools for open FPGAs

Tools-drivers

IMPORTANT [Dec 25th 2025] The main branch of this repository was changed from master
to a new branch called main and the old master branch is now frozen in read-only state. Please submit all future pull requests on the new branch main. The frozen branch should keep serving
this URL https://raw.githubusercontent.com/fpgawars/tools-drivers/master/VERSION to Apio versions
before 1.2.0.

Note: Please do not open issues in this repository.
For any questions, discussions, or bug reports, use the main Apio repository.


This is an Apio package that contains the drivers and tool for Windows.

package/
├── bin
│   ├── ftdi_eeprom.exe
│   ├── lsftdi.exe
│   ├── lsusb.exe
│   ├── serial_install.exe
│   └── zadig.exe
├── package.json
└── share
    └── zadig.ini

The director 'package' is compressed as the 'drivers' package file.

License

The Apio project itself is licensed under the GNU General Public License version 3.0 (GPL-3.0).
Pre-built packages may include third-party tools and components, which are subject to their
respective license terms.

Contributors

GNU General Public License v3.0
Created November 2, 2016
Updated January 8, 2026
FPGAwars/tools-drivers | GitHunt