Gwenhael Goavec-Merou
|
3730e8189d
|
spiFlash: extract status register display from read_status_reg
|
2021-10-19 07:06:46 +02:00 |
Gwenhael Goavec-Merou
|
f5254294eb
|
altera: add verify and dump
|
2021-07-11 11:32:35 +02:00 |
Gwenhael Goavec-Merou
|
c29fbb15f9
|
altera: use new epcq interface, add device type and prog type. Now more generic and not specific to cyc1000
|
2021-07-08 20:52:46 +02:00 |
Gwenhael Goavec-Merou
|
8f95303daf
|
move to APACHE-2.0 license
|
2021-06-26 15:24:07 +02:00 |
Gwenhael Goavec-Merou
|
2af64e9af4
|
all: propagate verify with a message when not supported
|
2021-06-25 08:58:45 +02:00 |
Gwenhael Goavec-Merou
|
c471d25bb5
|
xilinx,lattice,device: add verify write into flash
|
2021-06-24 18:08:02 +02:00 |
Gwenhael Goavec-Merou
|
a242168e7f
|
jtag: shiftxR: don't try to move to shift when not required
|
2021-05-15 09:05:48 +02:00 |
Gwenhael Goavec-Merou
|
3d60cd647f
|
altera: adapt delay according to clock freq
|
2021-05-15 08:35:16 +02:00 |
Gwenhael Goavec-Merou
|
df52d523bf
|
All devices: new CLI argument to bypass file type autodetection
|
2021-02-21 18:30:13 +01:00 |
Gwenhael Goavec-Merou
|
ad21a3bb36
|
recast verbose to int8_t to have more level of verbosity (-1 quiet, 0 normal, 1 verbose), add --quiet option, display progress bar when verbosity level >= 0
|
2021-01-30 07:57:49 +01:00 |
Gwenhael Goavec-Merou
|
2170a2af86
|
altera: add support for RBF (only tested with SRAM)
|
2020-10-17 18:40:16 +02:00 |
Ed Bordin
|
d24c63ec8a
|
trabucayre/openFPGALoader#38 minor adjustments for MinGW build - use memset instead of bzero, errno_t may be replaced by int, provide ad-hoc ntohs on windows (alternative is link against winsock)
|
2020-07-25 12:55:41 +10:00 |
Gwenhael Goavec-Merou
|
9c9348f7d0
|
rename ftdijtag to jtag
- drop everything about ftdi
- use jtagInterface to communicate with hardware
- for all class using jtag: rename FtdiJtag -> Jtag
|
2020-03-06 09:05:57 +01:00 |
japm48
|
52786895d8
|
make installation directory configurable
|
2020-02-16 13:41:58 +01:00 |
Fabien Marteau
|
a86eff6b57
|
Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17
|
2020-01-27 09:47:42 +01:00 |