icestorm/iceprog
Pablo Cossutta bd88dfe418 Add -X option to iceprog
In my setup, in OSX I have problems reading from libftdi but not writing. In case of a failure iceprog exits and leaves the FPGA in an useless state. I think it would be a good option to have the possibility to skip the verification process.
2019-04-27 19:33:07 -03:00
..
.gitignore Factored out mpsse functions for easier reusability. 2018-12-24 09:10:59 +01:00
Makefile Factored out mpsse functions for easier reusability. 2018-12-24 09:10:59 +01:00
iceprog.c Add -X option to iceprog 2019-04-27 19:33:07 -03:00
mpsse.c Split the hardware specific gpio functions. 2018-12-24 09:36:37 +01:00
mpsse.h Minor cleanups in iceprog/mpsse.h 2019-03-02 13:56:49 -08:00