YosysHQ / fpga-toolchain

Multi-platform nightly builds of open source FPGA tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows ftdi driver situation

edbordin opened this issue · comments

Currently beginners using e.g. iceprog on Windows need to use the Zadig GUI tool to change their drivers. If we can include a tool like this to change the FTDI drivers on the command line (but perhaps without needing python) it could be handy for people writing quickstart instructions and also more convenient for everyone else:
https://github.com/CapableRobot/CapableRobot_USBRegister

There is also this new tool by xobs which is able to use the default drivers:
https://github.com/xobs/swot

Maybe we just bundle both for now?