Gwenhael Goavec-Merou
|
582261c758
|
xilinx: allow bin file to memory
|
2021-02-04 07:29:35 +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
|
54b31651f3
|
xilinx: since xilinx generates bin file, drop limitation about flash start offset
|
2020-12-15 09:46:47 +01:00 |
Gwenhael Goavec-Merou
|
d9bbcdf68b
|
xilinx: support writing .bit file to flash
|
2020-09-25 18:58:31 +02:00 |
Gwenhael Goavec-Merou
|
e8acec9873
|
fix xilinx to bitparser update
|
2020-09-25 18:43:05 +02:00 |
Gwenhael Goavec-Merou
|
9c89c43b4d
|
xilinx: allow write raw binary file in flash
|
2020-09-19 09:50:08 +02:00 |
Gwenhael Goavec-Merou
|
f587d7afde
|
anlogic, lattice, xilinx: fix comparision signed/unsigned
|
2020-09-05 08:00:58 +02:00 |
Gwenhael Goavec-Merou
|
b3ef97f95e
|
spiInterface: increase spi_put len param
|
2020-08-23 17:16:21 +02:00 |
Gwenhael Goavec-Merou
|
7e763dcc25
|
xilinx:cppcheck
|
2020-08-19 16:57:07 +02:00 |
Gwenhael Goavec-Merou
|
4b3166e8df
|
xilinx: update according to mcsParser modifications
|
2020-05-19 07:58:37 +02:00 |
Gwenhael Goavec-Merou
|
ee4a62e968
|
xilinx: implement spiInterface and pass this instead of jtag to spiFlash class
|
2020-04-21 09:08:32 +02: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 |
Gwenhael Goavec-Merou
|
563e748c69
|
xilinx: fpga model must be used for spiOverJtag bistream selection
|
2020-02-16 15:06:06 +01:00 |
Gwenhael Goavec-Merou
|
50c8d54791
|
xilinx: fix a random segfault and add progress status for load in sram
|
2020-02-16 15:03:55 +01:00 |
japm48
|
52786895d8
|
make installation directory configurable
|
2020-02-16 13:41:58 +01:00 |
Gwenhael Goavec-Merou
|
1f02fce1c9
|
xilinx,lattice: drop useless offset in program_mem signature
|
2020-02-14 15:14:22 +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 |