openFPGALoader/src
Gwenhael Goavec-Merou b92a9adca7 ftdispi: improve write/read 2021-06-26 08:06:26 +02:00
..
altera.cpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
altera.hpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
anlogic.cpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
anlogic.hpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
anlogicBitParser.cpp all parser: 2021-02-24 06:36:48 +01:00
anlogicBitParser.hpp all parser: 2021-02-24 06:36:48 +01:00
anlogicCable.cpp clkHZ: be more generic 2021-06-12 08:40:40 +02:00
anlogicCable.hpp ftdi: drop divide_by_5 param, now it's automatically set/unset according to the frequency. Better freq display 2021-02-19 07:07:10 +01:00
bitparser.cpp all parser: 2021-02-24 06:36:48 +01:00
bitparser.hpp all parser: 2021-02-24 06:36:48 +01:00
board.hpp add proof of concept / draft for DFU protocol. Add orangeCrab in DFU mode 2021-06-20 10:26:05 +02:00
cable.hpp cable: Add support for Orbtrace. 2021-06-22 23:59:46 +02:00
cmsisDAP.cpp cmsisDAP: Remove product string check. 2021-06-22 23:59:57 +02:00
cmsisDAP.hpp add cmsis dap (hid) support 2021-06-19 17:30:23 +02:00
configBitstreamParser.cpp configBitstreamParser: fix CRLF vs LF: use fread with FILE (or stdin) instead of c++ stream 2021-05-26 17:56:21 +02:00
configBitstreamParser.hpp all parser: 2021-02-24 06:36:48 +01:00
cxxopts.hpp add CLI args to provide pin mapping for bitbang mode (ft232 and ft231x) 2020-08-04 17:36:33 +02:00
device.cpp xilinx,lattice,device: add verify write into flash 2021-06-24 18:08:02 +02:00
device.hpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
dfu.cpp add proof of concept / draft for DFU protocol. Add orangeCrab in DFU mode 2021-06-20 10:26:05 +02:00
dfu.hpp add proof of concept / draft for DFU protocol. Add orangeCrab in DFU mode 2021-06-20 10:26:05 +02:00
dfuFileParser.cpp all parser: 2021-02-24 06:36:48 +01:00
dfuFileParser.hpp all parser: 2021-02-24 06:36:48 +01:00
dirtyJtag.cpp dirtyJtag: cpplint/cppcheck 2021-06-20 16:39:19 +02:00
dirtyJtag.hpp Resolved bunch of comments from owner 2021-02-27 10:37:07 -08:00
display.cpp display: add warning message 2021-01-28 07:22:24 +01:00
display.hpp display: add warning message 2021-01-28 07:22:24 +01:00
efinix.cpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
efinix.hpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
efinixHexParser.cpp all parser: 2021-02-24 06:36:48 +01:00
efinixHexParser.hpp add efinix support 2020-10-31 10:39:06 +01:00
epcq.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
epcq.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
fsparser.cpp fsparser: don't try to analyze header after then end of header area 2021-06-18 13:33:40 +02:00
fsparser.hpp all parser: 2021-02-24 06:36:48 +01:00
ftdiJtagBitbang.cpp clkHZ: be more generic 2021-06-12 08:40:40 +02:00
ftdiJtagBitbang.hpp ftdi: drop divide_by_5 param, now it's automatically set/unset according to the frequency. Better freq display 2021-02-19 07:07:10 +01:00
ftdiJtagMPSSE.cpp ftdipp_mpsse: store cable configuration 2020-10-27 20:27:02 +01:00
ftdiJtagMPSSE.hpp clkHZ: be more generic 2021-06-12 08:40:40 +02:00
ftdipp_mpsse.cpp clkHZ: be more generic 2021-06-12 08:40:40 +02:00
ftdipp_mpsse.hpp clkHZ: be more generic 2021-06-12 08:40:40 +02:00
ftdispi.cpp ftdispi: improve write/read 2021-06-26 08:06:26 +02:00
ftdispi.hpp ftdispi: fix control size 2020-10-31 10:42:40 +01:00
fx2_ll.cpp fx2_ll: cypress fx2 low level 2021-05-13 15:28:00 +02:00
fx2_ll.hpp fx2_ll: cypress fx2 low level 2021-05-13 15:28:00 +02:00
gowin.cpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
gowin.hpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
ice40.cpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
ice40.hpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
ihexParser.cpp ihexParser: new parser for (i)hex files 2021-05-13 12:14:52 +02:00
ihexParser.hpp ihexParser: new parser for (i)hex files 2021-05-13 12:14:52 +02:00
jedParser.cpp all parser: 2021-02-24 06:36:48 +01:00
jedParser.hpp all parser: 2021-02-24 06:36:48 +01:00
jtag.cpp add cmsis dap (hid) support 2021-06-19 17:30:23 +02:00
jtag.hpp jtag: add logic to handle multiple device in JTAG chain 2021-05-15 14:59:06 +02:00
jtagInterface.hpp clkHZ: be more generic 2021-06-12 08:40:40 +02:00
lattice.cpp lattice,device: introduce method to dump flash content 2021-06-24 18:20:34 +02:00
lattice.hpp lattice,device: introduce method to dump flash content 2021-06-24 18:20:34 +02:00
latticeBitParser.cpp all parser: 2021-02-24 06:36:48 +01:00
latticeBitParser.hpp all parser: 2021-02-24 06:36:48 +01:00
main.cpp all: propagate verify with a message when not supported 2021-06-25 08:58:45 +02:00
mcsParser.cpp all parser: 2021-02-24 06:36:48 +01:00
mcsParser.hpp all parser: 2021-02-24 06:36:48 +01:00
openFPGALoader.h.in Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
part.hpp Add a few more Spartan6 based parts and boards (tested on an old miniSpartan6+). 2021-06-13 17:55:56 +01:00
progressBar.cpp progressBar: use chrono instead of clock 2021-02-24 13:31:55 +01:00
progressBar.hpp progressBar: use chrono instead of clock 2021-02-24 13:31:55 +01:00
rawParser.cpp all parser: 2021-02-24 06:36:48 +01:00
rawParser.hpp rawParser: simple class to read raw binary content with an optional reverse order 2020-09-05 07:49:57 +02:00
spiFlash.cpp spiFlash: add a workaround for microchip SST26VF032B / SST26VF032BA 2021-05-05 06:59:02 +02:00
spiFlash.hpp spiFlash: add a workaround for microchip SST26VF032B / SST26VF032BA 2021-05-05 06:59:02 +02:00
spiInterface.hpp spiInterface: increase spi_put len param 2020-08-23 17:16:21 +02:00
svf_jtag.cpp svf_jtag: suppress CR when file is in DOS format 2021-02-08 06:31:56 +01:00
svf_jtag.hpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
usbBlaster.cpp jtagInterface/cables: introduce getClkFreq 2021-05-15 08:32:51 +02:00
usbBlaster.hpp jtagInterface/cables: introduce getClkFreq 2021-05-15 08:32:51 +02:00
xilinx.cpp xilinx: add dumpFlash support 2021-06-25 11:28:19 +02:00
xilinx.hpp xilinx: add dumpFlash support 2021-06-25 11:28:19 +02:00