ecpprog.git
2021-12-04 Greg DavillUpdate README master
2021-12-04 Gregory DavillMerge pull request #9 from gregdavill/nx_support
2021-12-04 Gregory DavillMerge branch 'main' into nx_support
2021-12-04 Greg DavillFix verify size
2021-12-04 Greg DavillFix warning about MIN being redeclared
2021-08-08 Gregory DavillMerge pull request #7 from simeonmiteff/master
2021-08-08 Simeon MiteffFix typo in error message
2021-06-09 Sylvain Munautecpprog: Improve reset procedure
2021-06-09 Sylvain Munautjtag_tap: Rewrite jtag_tap_shift to support non-multipl...
2021-06-09 Sylvain Munautjtag_tap: Make the MIN macro safer
2021-06-09 Sylvain Munautjtag_tap: Whitespace fixes
2021-03-26 Luigi UngaroAdd a new option to reboot the ECP5 after any operation...
2020-10-31 Greg Davillnx: Add status word definitions
2020-10-31 Greg Davilljtag: Sample data input on negative clock edge
2020-09-20 Greg Davillsram mode: don't transmit trailing invalid bytes
2020-09-20 Ed Bordinset file_size in read mode
2020-09-20 Greg Davillsram mode: don't transmit trailing invalid bytes
2020-09-15 Gregory DavillMerge pull request #4 from alanvgreen/nx_clkdiv
2020-09-14 Alan Greenclkdiv: added clkdiv
2020-08-30 Greg Davillupdate help screen
2020-08-30 Greg Davillread/check: fix total bytes
2020-08-30 Greg Davillremove reading extended device ID
2020-08-25 Greg Davillnx: Add support for NX IDCODEs
2020-07-26 Gregory DavillMerge pull request #2 from edbordin/master
2020-07-26 Ed Bordinset file_size in read mode
2020-04-19 Greg Davillupdated readme
2020-04-19 Greg Davillprogress output on read/write. Add SR2 readout
2020-04-19 Greg Davilltidy up code
2020-04-19 Greg Davillintial loading bitstream logic works
2020-04-19 Greg Davillshift out bytes instead of bits, when possible
2020-04-19 Greg Davilladd readme
2020-04-19 Greg Davillmove project into folder
2020-04-19 Greg Davillcleanup warnings and errors
2020-04-19 Greg Davillflash functions soould now operate correctly
2020-04-19 Greg Davillupdate jtag_shift
2020-04-19 Greg Davillcleanup of un-used code
2020-04-19 Greg Davillfix issue with missing data
2020-04-19 Greg DavillFix clock divider
2020-04-18 Greg Davillmore speedups
2020-04-18 Greg Davillsome more jtag speedups
2020-04-18 Greg Davillspeed up jtag xfers
2020-04-18 Greg Davillslight speedup to jtag-tap
2020-04-18 Greg Davillfix flag decoding
2020-04-18 Greg Davillupdate program name
2020-04-18 Greg Davilladd readout of status register
2020-04-18 Greg Davillremove some ice40 specifics
2020-04-18 Greg Davillupdate copyright
2020-04-18 Greg Davillupdate to background spi entry
2020-04-18 Greg Davilladd idcode readout
2020-04-18 Greg Davilladd jtag_tap logic from luna
2020-04-18 Greg Davillinitial commit, start with iceprog as a base