YosysHQ / oss-cad-suite-build

Multi-platform nightly builds of open source digital design and verification tools
ISC License
774 stars 70 forks source link

support for iceprogduino #38

Closed x653 closed 2 years ago

x653 commented 2 years ago

Hi, nice idea to bundle all open source projects concerned with digital logic design. May I kindly ask you to add support for "iceprogduino"? It is a programmer used for ice40HX-boards from Olimex. The following repo contains two files: iceprogduino.c and a Makefile. So to install iceprogduino just cd into the directory and run make + sudo make install.

https://github.com/OLIMEX/iCE40HX1K-EVB/tree/master/programmer/iceprogduino

mmicko commented 2 years ago

Thanks for PR