openFPGALoader/src
Gwenhael Goavec-Merou b119a955a6 gowin: GW5A SPI flash support 2023-11-19 13:29:15 +01:00
..
altera.cpp altera,efinix,gowin,xilinx: Fix 'Flash SRAM' -> 'Load SRAM' 2023-10-09 14:53:57 +02:00
altera.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
anlogic.cpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
anlogic.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
anlogicBitParser.cpp make output buffer const 2023-08-29 19:51:41 +03:00
anlogicBitParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
anlogicCable.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
anlogicCable.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
bitparser.cpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
bitparser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
board.hpp ALINX AX7101 board. 2023-10-28 17:22:42 +02:00
cable.hpp cable: add FTDI FT4232HP mapping 2023-10-20 07:55:53 +02:00
ch347jtag.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ch347jtag.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ch552_jtag.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ch552_jtag.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
cmsisDAP.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
cmsisDAP.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
colognechip.cpp gatemate: do not call ftdi-related routines when using alternative cables 2023-10-04 15:41:10 +02:00
colognechip.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
colognechipCfgParser.cpp make output buffer const 2023-08-29 19:51:41 +03:00
colognechipCfgParser.hpp colognechip integration: apply review remarks 2021-12-12 11:55:10 +01:00
common.cpp DATA_DIR override with environment variable (#333) 2023-04-17 20:55:10 +02:00
common.hpp DATA_DIR override with environment variable (#333) 2023-04-17 20:55:10 +02:00
configBitstreamParser.cpp Fixes for PVS errors 2023-09-01 22:30:24 +03:00
configBitstreamParser.hpp make output buffer const 2023-08-29 19:51:41 +03:00
cxxopts.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
device.cpp device: check if it's a compressed file -> extract real extension 2021-11-26 07:35:03 +01:00
device.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
dfu.cpp Fixes for PVS errors 2023-09-01 22:30:24 +03:00
dfu.hpp make output buffer const 2023-08-29 19:51:41 +03:00
dfuFileParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
dfuFileParser.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
dirtyJtag.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
dirtyJtag.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
display.cpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
display.hpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
efinix.cpp properly fill dummy arrays 2023-09-21 07:36:41 +02:00
efinix.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
efinixHexParser.cpp make output buffer const 2023-08-29 19:51:41 +03:00
efinixHexParser.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
epcq.cpp all devices: add support to (un)protect flash, implement pre/post flash access. Use new spiInterface methods 2021-12-22 19:11:35 +01:00
epcq.hpp Add libgpiod v2 api support 2023-04-19 23:27:09 +03:00
epcq2.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
epcq2.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
feaparser.cpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
feaparser.hpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
fsparser.cpp fsParser: adding GW5A-25 IDCODE 2023-10-29 07:02:12 +01:00
fsparser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ftdiJtagBitbang.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ftdiJtagBitbang.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ftdiJtagMPSSE.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ftdiJtagMPSSE.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
ftdipp_mpsse.cpp drop div_by_5 to allow 2.5MHz clock 2023-09-22 06:55:21 +02:00
ftdipp_mpsse.hpp ftdipp_mpsse: _verbose int8_t -> bool 2023-07-30 07:23:19 +02:00
ftdispi.cpp make output buffer const 2023-08-29 19:51:41 +03:00
ftdispi.hpp make output buffer const 2023-08-29 19:51:41 +03:00
fx2_ll.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
fx2_ll.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
gowin.cpp gowin: GW5A SPI flash support 2023-11-19 13:29:15 +01:00
gowin.hpp gowin: GW5A SPI flash support 2023-11-19 13:29:15 +01:00
ice40.cpp properly fill dummy arrays 2023-09-21 07:36:41 +02:00
ice40.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
ihexParser.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
ihexParser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
jedParser.cpp Fixes for PVS errors 2023-09-01 22:30:24 +03:00
jedParser.hpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
jetsonNanoJtagBitbang.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
jetsonNanoJtagBitbang.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
jlink.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
jlink.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
jtag.cpp jtag,main: fix warnings 2023-11-19 10:17:54 +01:00
jtag.hpp Add user device list for non-fpga JTAG devices 2023-11-10 14:00:24 -07:00
jtagInterface.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
lattice.cpp lattice.cpp: restore bypass instruction in clearSRAM() 2023-11-08 09:49:14 +01:00
lattice.hpp lattice nexus family: REFRESH (plus config logic reset) in case of fpga in error state and add capabilities to handle the whole 64-bits status register 2023-10-12 09:06:54 +02:00
latticeBitParser.cpp latticeBitParser: add SPI_MODE missing instruction (issue #324) 2023-03-04 08:02:24 +01:00
latticeBitParser.hpp src/latticeBitParser: support machxo2 (check compress & fill vector<string>) 2022-11-26 12:06:24 +01:00
libgpiodJtagBitbang.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
libgpiodJtagBitbang.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
libusb_ll.cpp cable: add FTDI FT4232HP mapping 2023-10-20 07:55:53 +02:00
libusb_ll.hpp src/libusb_ll: libusb wrapper (currently limited to scan device), src/main: add scan-usb option 2022-10-15 22:28:06 +02:00
main.cpp jtag,main: fix warnings 2023-11-19 10:17:54 +01:00
mcsParser.cpp Add Support for Xilinx KCU116 (#322) 2023-03-09 20:48:19 +01: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 Add xc7k70t and small fixes for xc7k160t 2023-11-09 07:45:46 +07:00
pathHelper.cpp msys2: Fix absolute windows paths 2022-10-23 13:10:45 +10:30
pathHelper.hpp msys2: Fix absolute windows paths 2022-10-23 13:10:45 +10:30
pofParser.cpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
pofParser.hpp posParser: introducing intel/altera POF file parser 2022-11-20 16:46:51 +01:00
progressBar.cpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
progressBar.hpp src/xx: cppcheck 2023-04-15 08:20:05 +02:00
rawParser.cpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
rawParser.hpp more typo fixes 2022-12-18 23:29:21 +01:00
remoteBitbang_client.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
remoteBitbang_client.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
spiFlash.cpp make output buffer const 2023-08-29 19:51:41 +03:00
spiFlash.hpp make output buffer const 2023-08-29 19:51:41 +03:00
spiFlashdb.hpp spi flash: add mapping for Micron MT25/N25Q128_1_8V (Lattice Certus Versa and CertusPro eval boards) and distinguish between N25Q128 1.8V and 3V memories 2023-10-20 07:57:56 +02:00
spiInterface.cpp make output buffer const 2023-08-29 19:51:41 +03:00
spiInterface.hpp make output buffer const 2023-08-29 19:51:41 +03:00
svf_jtag.cpp Fixes for PVS errors 2023-09-01 22:30:24 +03:00
svf_jtag.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
usbBlaster.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
usbBlaster.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
xilinx.cpp altera,efinix,gowin,xilinx: Fix 'Flash SRAM' -> 'Load SRAM' 2023-10-09 14:53:57 +02:00
xilinx.hpp Make IDCODE unsigned 2023-08-29 20:01:21 +03:00
xilinxMapParser.cpp make output buffer const 2023-08-29 19:51:41 +03:00
xilinxMapParser.hpp xilinxMapParser: typo 2021-10-03 16:46:12 +02:00
xvc_client.cpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
xvc_client.hpp all jtag cable: no more hardcoding tdi bit with writeTMS 2023-10-29 06:41:39 +01:00
xvc_server.cpp Merge UPDATE_DR and UPDATE_IR handling in JTAG state machines 2023-09-20 07:59:34 +02:00
xvc_server.hpp Fixes for PVS errors 2023-09-01 22:30:24 +03:00