https://github.com/fpgawars/tools-drivers
:seedling: Drivers tools for open FPGAs
https://github.com/fpgawars/tools-drivers
apio serial zadig
Last synced: 23 days ago
JSON representation
:seedling: Drivers tools for open FPGAs
- Host: GitHub
- URL: https://github.com/fpgawars/tools-drivers
- Owner: FPGAwars
- License: gpl-3.0
- Created: 2016-11-02T11:38:08.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-05-27T02:03:53.000Z (about 1 month ago)
- Last Synced: 2026-05-27T04:31:22.750Z (about 1 month ago)
- Topics: apio, serial, zadig
- Homepage:
- Size: 10.3 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/FPGAwars/apio).
This is an [Apio](https://github.com/FPGAwars/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.