icestorm/iceprog
Sylvain Munaut 502d847b41 iceprog: Add option that set QE=1 bit in SR2
This is useful when testing litex SoC that rely on that bit being set

The setting is non-volatile so it only needs to be done once in case
you happen to have used a flash chip that's not by default QE=1

(This has been designed for winbond flash. Others might use
 different bit ...)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2021-12-17 19:44:24 +01:00
..
.gitignore Factored out mpsse functions for easier reusability. 2018-12-24 09:10:59 +01:00
Makefile Fixes for macOS 2021-09-06 11:07:42 +02:00
iceprog.c iceprog: Add option that set QE=1 bit in SR2 2021-12-17 19:44:24 +01: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