openFPGALoader/src
Gwenhael Goavec-Merou 6fefebd02c prepare release v0.2.1 2020-12-17 13:58:30 +01:00
..
altera.cpp altera: add support for RBF (only tested with SRAM) 2020-10-17 18:40:16 +02:00
altera.hpp altera: add support for RBF (only tested with SRAM) 2020-10-17 18:40:16 +02:00
anlogic.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
anlogic.hpp anlogic: add SPI flash support 2020-08-24 08:54:45 +02:00
anlogicBitParser.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
anlogicBitParser.hpp anlogicBitParser: allows to reverse (or not) bytes 2020-08-24 08:53:30 +02:00
anlogicCable.cpp introduce anlogic JTAG adapter (tested with sipeed lichee tang 2020-08-20 16:57:25 +02:00
anlogicCable.hpp introduce anlogic JTAG adapter (tested with sipeed lichee tang 2020-08-20 16:57:25 +02:00
bitparser.cpp bitparser: reverOrder is now configurable, fix _bit_length must be in bit instead of byte 2020-09-25 18:42:32 +02:00
bitparser.hpp bitparser: reverOrder is now configurable, fix _bit_length must be in bit instead of byte 2020-09-25 18:42:32 +02:00
board.hpp add acorn CLE 215+ support 2020-12-17 09:28:45 +01:00
cable.hpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
configBitstreamParser.cpp cppcheck 2020-08-19 16:53:49 +02:00
configBitstreamParser.hpp cppcheck 2020-08-19 16:53:49 +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 rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
device.hpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
dirtyJtag.cpp 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
dirtyJtag.hpp introduce DirtyJTAG cable 2020-06-14 15:41:00 +02:00
display.cpp display: use isatty() for (no)color 2020-07-11 07:56:11 +02:00
display.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
efinix.cpp add efinix support 2020-10-31 10:39:06 +01:00
efinix.hpp add efinix support 2020-10-31 10:39:06 +01:00
efinixHexParser.cpp add efinix support 2020-10-31 10:39:06 +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 Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
fsparser.hpp fsparser: use map provided by configBitstreamParser instead of a lot a variable. 2020-03-20 18:55:13 +01:00
ftdiJtagBitbang.cpp ftdiJtagBitbang: quick fix to avoid overflow in writeTDI 2020-11-26 09:26:08 +01:00
ftdiJtagBitbang.hpp Improve FTDI communication in bitbang mode 2020-10-29 08:15:32 +01:00
ftdiJtagMPSSE.cpp ftdipp_mpsse: store cable configuration 2020-10-27 20:27:02 +01:00
ftdiJtagMPSSE.hpp add ftdi serial argument 2020-09-29 14:16:30 +02:00
ftdipp_mpsse.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
ftdipp_mpsse.hpp ftdipp_mpsse: update direction method 2020-10-31 07:38:06 +01:00
ftdispi.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
ftdispi.hpp ftdispi: fix control size 2020-10-31 10:42:40 +01:00
gowin.cpp gowin: 2020-10-12 15:34:50 +02:00
gowin.hpp gowin: add flash GW1N1 support 2020-05-23 14:51:48 +02:00
ice40.cpp add support for ice40 FPGA and iCEBreaker, icestick, iCE40-HX8K, iCE40-HX1K-EVN boards 2020-10-31 15:02:54 +01:00
ice40.hpp add support for ice40 FPGA and iCEBreaker, icestick, iCE40-HX8K, iCE40-HX1K-EVN boards 2020-10-31 15:02:54 +01:00
jedParser.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
jedParser.hpp jedParser: check if a \r char is present 2020-05-02 08:51:24 +02:00
jtag.cpp jtag: don't force flush everywhere 2020-10-09 21:28:00 +02:00
jtag.hpp add ftdi serial argument 2020-09-29 14:16:30 +02:00
jtagInterface.hpp restructure hierarchy/abstraction: 2020-05-31 15:57:21 +02:00
lattice.cpp Fix gcc 10.2 error messages. 2020-12-12 15:48:45 -08:00
lattice.hpp Add MachXO3D Development Board Support 2020-10-16 08:03:45 +02:00
latticeBitParser.cpp latticeBitParser: support lattice radiant bit file 2020-09-26 07:58:03 +02:00
latticeBitParser.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
main.cpp prepare release v0.2.1 2020-12-17 13:58:30 +01:00
mcsParser.cpp cppcheck 2020-08-19 16:53:49 +02:00
mcsParser.hpp cppcheck 2020-08-19 16:53:49 +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: add xca50t support 2020-12-08 07:32:30 +01:00
progressBar.cpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
progressBar.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
rawParser.cpp rawParser: less verbose 2020-10-07 07:47:07 +02: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: drop annoying message in write_enable method 2020-08-24 08:52:00 +02:00
spiFlash.hpp spiFlash: fix base addr, add method to read flash content and (non)volatile registers + cleanup 2020-08-23 17:14:21 +02:00
spiInterface.hpp spiInterface: increase spi_put len param 2020-08-23 17:16:21 +02:00
svf_jtag.cpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
svf_jtag.hpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
usbBlaster.cpp usbBlaster: fix read bit align and don't potentially write when just set clk low 2020-09-12 18:13:53 +02:00
usbBlaster.hpp usbBlaster: init: flush FT245 buffer 2020-09-06 11:01:41 +02:00
xilinx.cpp xilinx: since xilinx generates bin file, drop limitation about flash start offset 2020-12-15 09:46:47 +01:00
xilinx.hpp xilinx: support writing .bit file to flash 2020-09-25 18:58:31 +02:00