openFPGALoader/src
Gwenhael Goavec-Merou d8b8afce99 spiFlash: fix len_to_bp mask 2021-10-18 07:34:27 +02:00
..
altera.cpp altera: add verify and dump 2021-07-11 11:32:35 +02:00
altera.hpp altera: add verify and dump 2021-07-11 11:32:35 +02:00
anlogic.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
anlogic.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
anlogicBitParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
anlogicBitParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
anlogicCable.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
anlogicCable.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
bitparser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
bitparser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
board.hpp Add Trion T120 BGA 576 Dev Kit support. 2021-10-15 09:20:36 +02:00
cable.hpp Add Trion T120 BGA 576 Dev Kit support. 2021-10-15 09:20:36 +02:00
cmsisDAP.cpp cmsisDAP: fix buffer length 2021-10-13 07:16:30 +02:00
cmsisDAP.hpp cmsisDAP: send disconnect after use 2021-10-12 07:52:38 +02:00
configBitstreamParser.cpp fix warning in Debug mode 2021-07-14 17:59:02 +02:00
configBitstreamParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02: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 move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
device.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
dfu.cpp dfu: throw exception when vid & pid == 0; change altsetting type 2021-10-03 18:33:07 +02:00
dfu.hpp dfu: throw exception when vid & pid == 0; change altsetting type 2021-10-03 18:33:07 +02:00
dfuFileParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
dfuFileParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
dirtyJtag.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
dirtyJtag.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
display.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
display.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
efinix.cpp all devices: use spiFlash dump & verify 2021-07-11 11:34:14 +02:00
efinix.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
efinixHexParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
efinixHexParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
epcq.cpp epcq,spiFlash: epcq is now a subclass of spiFlash (real different part is power_(up|down) and read_id 2021-07-08 20:51:51 +02:00
epcq.hpp epcq,spiFlash: epcq is now a subclass of spiFlash (real different part is power_(up|down) and read_id 2021-07-08 20:51:51 +02:00
epcq2.cpp epcq,spiFlash: epcq is now a subclass of spiFlash (real different part is power_(up|down) and read_id 2021-07-08 20:51:51 +02:00
epcq2.hpp epcq,spiFlash: epcq is now a subclass of spiFlash (real different part is power_(up|down) and read_id 2021-07-08 20:51:51 +02:00
fsparser.cpp fsparser: gw1nsr-4c idcode/nb_line 2021-09-03 07:47:58 +02:00
fsparser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ftdiJtagBitbang.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ftdiJtagBitbang.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ftdiJtagMPSSE.cpp ftdiJtagMPSSE: Fix TCK toggle for large numbers. 2021-09-28 21:06:46 +02:00
ftdiJtagMPSSE.hpp ftdiJtagMPSSE: add work around to deal with freq >= 15MHz 2021-07-13 07:00:30 +02:00
ftdipp_mpsse.cpp ftdipp_mpsse: typo in setClkFreq 2021-09-16 07:41:05 +02:00
ftdipp_mpsse.hpp ftdixx: improve workaround for arty. Not required with a classic ft2232 2021-07-14 19:09:39 +02:00
ftdispi.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ftdispi.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
fx2_ll.cpp fix warning in Debug mode 2021-07-14 17:59:02 +02:00
fx2_ll.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
gowin.cpp add gowin external spi in bscan and --external-flash option 2021-09-15 20:18:49 +02:00
gowin.hpp add gowin external spi in bscan and --external-flash option 2021-09-15 20:18:49 +02:00
ice40.cpp all devices: use spiFlash dump & verify 2021-07-11 11:34:14 +02:00
ice40.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ihexParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ihexParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
jedParser.cpp jedParser: fix checksum when configuration data size is not multiple of 8bits 2021-09-25 15:06:13 +02:00
jedParser.hpp jedParser: p2 2021-09-25 15:06:47 +02:00
jtag.cpp add verbose-level args: -1 quiet, 0 normal mode, 1 verbose, 2 debug lowlevel 2021-10-03 08:22:35 +02:00
jtag.hpp add verbose-level args: -1 quiet, 0 normal mode, 1 verbose, 2 debug lowlevel 2021-10-03 08:22:35 +02:00
jtagInterface.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
lattice.cpp mask idcode upper nibble (version in IEEE 1149.1) 2021-08-27 15:10:12 +02:00
lattice.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
latticeBitParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
latticeBitParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
main.cpp main: don't limit vid/pid to dfu 2021-10-13 06:51:22 +02:00
mcsParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
mcsParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02: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 xilinx: introduce coolrunner-II support 2021-10-06 08:46:00 +02:00
progressBar.cpp progressBar: Use only stdout. 2021-09-20 15:14:23 +02:00
progressBar.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
rawParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
rawParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
spiFlash.cpp spiFlash: fix len_to_bp mask 2021-10-18 07:34:27 +02:00
spiFlash.hpp spiFlash: typo 2021-10-10 18:27:41 +02:00
spiFlashdb.hpp protection descriptor for IS25LP128 2021-10-14 20:55:42 +02:00
spiInterface.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
svf_jtag.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
svf_jtag.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
usbBlaster.cpp fix warning in Debug mode 2021-07-14 17:59:02 +02:00
usbBlaster.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
xilinx.cpp xilinx: introduce coolrunner-II support 2021-10-06 08:46:00 +02:00
xilinx.hpp xilinx: introduce coolrunner-II support 2021-10-06 08:46:00 +02:00
xilinxMapParser.cpp xilinxMapParser: typo 2021-10-03 16:46:12 +02:00
xilinxMapParser.hpp xilinxMapParser: typo 2021-10-03 16:46:12 +02:00