openFPGALoader/src
Gwenhael Goavec-Merou dbc46cdaff latticeSSPI: new Driver to access Lattice ECP5 via Slave SPI 2025-06-07 17:28:38 +02:00
..
altera.cpp fix to have an happy CI 2025-03-18 23:02:11 +01:00
altera.hpp altera: uses --flash-sector to only update a subset of internal flash sectors 2025-03-18 22:42:00 +01:00
anlogic.cpp
anlogic.hpp
anlogicBitParser.cpp
anlogicBitParser.hpp
anlogicCable.cpp anlogicCable: Fix wrong ANLOGICCABLE_VIDv1 2025-05-22 10:37:04 +08:00
anlogicCable.hpp
bitparser.cpp
bitparser.hpp
board.hpp Merge pull request #553 from cheyao/master 2025-05-23 07:27:18 +02:00
cable.hpp Merge pull request #541 from bl0x/numato-neso-support 2025-04-24 06:59:25 +02:00
ch347jtag.cpp Update ch347jtag.cpp 2025-01-08 13:13:28 +08:00
ch347jtag.hpp
ch552_jtag.cpp
ch552_jtag.hpp
cmsisDAP.cpp
cmsisDAP.hpp
colognechip.cpp colognechip: performs reset after SPI Flash write 2025-05-01 16:19:05 +02:00
colognechip.hpp colognechip: added a workaround to drive reset pin with DirtyJTAG cable 2025-03-07 07:19:39 +01:00
colognechipCfgParser.cpp
colognechipCfgParser.hpp
common.cpp fix to have an happy CI 2025-03-18 23:02:11 +01:00
common.hpp fix to have an happy CI 2025-03-18 23:02:11 +01:00
configBitstreamParser.cpp configBitstreamParser: added static method to switch bits for 32bits value 2024-11-09 11:26:02 +01:00
configBitstreamParser.hpp configBitstreamParser: added static method to switch bits for 32bits value 2024-11-09 11:26:02 +01:00
cxxopts.hpp
device.cpp device: added verbose_level attribute 2025-06-03 11:24:36 +02:00
device.hpp device: added verbose_level attribute 2025-06-03 11:24:36 +02:00
dfu.cpp
dfu.hpp
dfuFileParser.cpp Fix snprintf usage 2025-01-24 11:48:37 +01:00
dfuFileParser.hpp
dirtyJtag.cpp dirtyJtag: added SRST/TRST values. Added method to read/set GPIOs level 2025-03-07 07:19:14 +01:00
dirtyJtag.hpp dirtyJtag: added SRST/TRST values. Added method to read/set GPIOs level 2025-03-07 07:19:14 +01:00
display.cpp
display.hpp
efinix.cpp efinix.cpp: programJTAG. Fixed IDCODE read 4 -> 32 (issue #520) 2025-02-26 19:38:10 +01:00
efinix.hpp efinix: add support for flash detect and flash dump in SoJ mode 2024-08-19 21:29:30 -04:00
efinixHexParser.cpp
efinixHexParser.hpp
epcq.cpp
epcq.hpp
epcq2.cpp
epcq2.hpp
esp_usb_jtag.cpp esp_usb_jtag: added reference to esp32s3-jtag repository 2025-04-20 12:47:28 +02:00
esp_usb_jtag.hpp esp_usb_jtag: added reference to esp32s3-jtag repository 2025-04-20 12:47:28 +02:00
feaparser.cpp
feaparser.hpp
fsparser.cpp Merge pull request #512 from antmicro/fix-null-values-in-stdout 2025-02-13 19:47:45 +01:00
fsparser.hpp
ftdiJtagBitbang.cpp
ftdiJtagBitbang.hpp
ftdiJtagMPSSE.cpp
ftdiJtagMPSSE.hpp
ftdipp_mpsse.cpp libusb_ll,ftdipp_mpsse: Bus and Device must be both == 0 to use filter or uses VID/PID 2025-05-24 07:46:58 +02:00
ftdipp_mpsse.hpp
ftdispi.cpp ftdispi: fixed ft2232_spi_wr_and_rd: buffer is empty when transaction is read-only 2025-03-09 08:37:29 +01:00
ftdispi.hpp
fx2_ll.cpp
fx2_ll.hpp
gowin.cpp gowin: Improved eraseSRAM/SPI Flash prepare for Arora V devices 2025-03-26 13:14:39 +01:00
gowin.hpp gowin: Implement user flash programming for GW1N9 2024-12-11 12:19:07 +01:00
gwu2x_jtag.cpp
gwu2x_jtag.hpp
ice40.cpp ice40: uses verbose_level for SPIFlash instead of verbose/quiet (#555) 2025-06-03 11:26:38 +02:00
ice40.hpp ice40: added detect_flash support 2025-05-24 07:48:21 +02:00
ihexParser.cpp ihexParser: added type 04 (Extented Linear Address Record) and 05 (Start Linear Address Record) 2025-04-21 17:47:02 +02:00
ihexParser.hpp
jedParser.cpp
jedParser.hpp
jetsonNanoJtagBitbang.cpp
jetsonNanoJtagBitbang.hpp
jlink.cpp
jlink.hpp
jtag.cpp esp_usb_jtag: new cable 2025-04-18 07:32:15 +02:00
jtag.hpp jtag: added method to retrieves number of devices in the JTAG chain 2025-04-22 18:59:19 +02:00
jtagInterface.hpp
lattice.cpp lattice: added support for reset method (only tested with ECP5 2024-12-19 14:59:35 +01:00
lattice.hpp lattice: added support for reset method (only tested with ECP5 2024-12-19 14:59:35 +01:00
latticeBitParser.cpp Fix snprintf usage 2025-01-24 11:48:37 +01:00
latticeBitParser.hpp
latticeSSPI.cpp latticeSSPI: new Driver to access Lattice ECP5 via Slave SPI 2025-06-07 17:28:38 +02:00
latticeSSPI.hpp latticeSSPI: new Driver to access Lattice ECP5 via Slave SPI 2025-06-07 17:28:38 +02:00
libgpiodJtagBitbang.cpp libgpiodJtagBitbang: add support for XVC server 2025-03-10 15:29:06 +01:00
libgpiodJtagBitbang.hpp libgpiodJtagBitbang: add support for XVC server 2025-03-10 15:29:06 +01:00
libusb_ll.cpp libusb_ll,ftdipp_mpsse: Bus and Device must be both == 0 to use filter or uses VID/PID 2025-05-24 07:46:58 +02:00
libusb_ll.hpp
main.cpp latticeSSPI: new Driver to access Lattice ECP5 via Slave SPI 2025-06-07 17:28:38 +02:00
mcsParser.cpp mcsParser: check if _bit_data size is not larger than bitstream 2025-03-21 06:47:30 +01:00
mcsParser.hpp
openFPGALoader.h.in
part.hpp Add support for MILIANKE-S200-EG4D20 and update document 2025-05-22 11:05:51 +08:00
pathHelper.cpp
pathHelper.hpp
pofParser.cpp pofParser: displayHeader: improve messages 2025-02-01 08:09:59 +01:00
pofParser.hpp
progressBar.cpp
progressBar.hpp
rawParser.cpp
rawParser.hpp
remoteBitbang_client.cpp
remoteBitbang_client.hpp
spiFlash.cpp spiFlash: dump: honour _verbose level 2025-06-04 21:38:00 +02:00
spiFlash.hpp spiFlash: added method to enable/disable Quad mode support 2024-09-23 07:06:05 +02:00
spiFlashdb.hpp spiFlashdb.hpp: disables quad mode configuration for all N25Q. It's useless because the chip is able by default to support single and quad transaction and after this configuration the flash is unable to works in single mode. 2025-05-21 10:17:10 +02:00
spiInterface.cpp core,xilinx,device: added option/methods to enable/disable quad mode on SPI Flash 2024-09-23 07:09:30 +02:00
spiInterface.hpp core,xilinx,device: added option/methods to enable/disable quad mode on SPI Flash 2024-09-23 07:09:30 +02:00
svf_jtag.cpp Fix incompatibility with Lattice FPGA 2025-03-29 17:23:02 -07:00
svf_jtag.hpp
usbBlaster.cpp
usbBlaster.hpp
xilinx.cpp xilinx: adapted code to support existing spiOverJtag bitstreams (v1) and new bitstreams (v2) 2025-05-26 09:53:10 +02:00
xilinx.hpp xilinx: adapted code to support existing spiOverJtag bitstreams (v1) and new bitstreams (v2) 2025-05-26 09:53:10 +02:00
xilinxMapParser.cpp
xilinxMapParser.hpp
xvc_client.cpp
xvc_client.hpp
xvc_server.cpp xvc_server: Make thread exit cleanly (#526) 2025-03-10 21:25:13 +01:00
xvc_server.hpp