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

added support for iceprogduino #39

Closed x653 closed 2 years ago

x653 commented 2 years ago

Hi there, I tried to add support for iceprogduino, which is the programmer for the development boards from Olimex: iCE40HX1K-EVB and iCE40HX8K-EVB. I did run: ./builder.py build --target=iceprogduino --arch=linux-x64 ./builder.py build --target=iceprogduino --arch=windows-x64 and it build successfully.