openFPGALoader/src
Vegard Storheil Eriksen 36783d74c4 progressBar: Use only stdout.
The progress markers of the progress bar were output to stderr while the
rest was output to stdout. Move everything to stdout.
2021-09-20 15:14:23 +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 adding reference to Tang Nano 4K kit in doc 2021-09-02 13:54:34 +02:00
cable.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
cmsisDAP.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
cmsisDAP.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +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: try to open dfu vid/pid, next board vid/pid. without vid/pid download is forbidden. Simplify detection in not enumerate mode. Display iProduct 2021-07-17 08:36:13 +02:00
dfu.hpp dfu: try to open dfu vid/pid, next board vid/pid. without vid/pid download is forbidden. Simplify detection in not enumerate mode. Display iProduct 2021-07-17 08:36:13 +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: improve a bit USB transaction 2021-09-18 14:54:40 +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 for xc9500 2021-08-20 09:44:38 +02:00
jedParser.hpp jedParser: fix checksum for xc9500 2021-08-20 09:44:38 +02:00
jtag.cpp jtag: fix idcode mask and display 2021-08-28 16:31:24 +02:00
jtag.hpp jtag: add access to targeted idcode 2021-08-18 07:39:23 +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 add gowin external spi in bscan and --external-flash option 2021-09-15 20:18:49 +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 fix part name GW1NSR-4 -> GW1NSR-4C 2021-09-02 14:56:22 +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: add verify and dump method 2021-07-11 11:32:10 +02:00
spiFlash.hpp spiFlash: add verify and dump method 2021-07-11 11:32:10 +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: with XCF reconfigure FPGA after write 2021-08-30 17:15:45 +02:00
xilinx.hpp xilinx/doc: add spartan3 and XCF flash 2021-08-30 15:08:11 +02:00