openFPGALoader/src
Marcus Andrade 14fce33109 feat(board): add support for Arrow/Terasic DECA 2023-01-04 13:11:21 -06:00
..
altera.cpp altera,intel: adding an option to bypass spiOverJtag automatic bitstream selection by providing the bitstream file path 2022-12-10 22:05:37 +01:00
altera.hpp altera,intel: adding an option to bypass spiOverJtag automatic bitstream selection by providing the bitstream file path 2022-12-10 22:05:37 +01:00
anlogic.cpp Removed the svf programming code from devices and added device independent svf programming in main.cpp 2022-11-12 13:14:13 -08:00
anlogic.hpp Removed the svf programming code from devices and added device independent svf programming in main.cpp 2022-11-12 13:14:13 -08: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 anlogicCable: remove unused _verbose, _tdi, _tms 2022-03-20 10:10:30 +01:00
anlogicCable.hpp anlogicCable: remove unused _verbose, _tdi, _tms 2022-03-20 10:10:30 +01: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 feat(board): add support for Arrow/Terasic DECA 2023-01-04 13:11:21 -06:00
cable.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
ch552_jtag.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
ch552_jtag.hpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
cmsisDAP.cpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
cmsisDAP.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
colognechip.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
colognechip.hpp spiFlash: Add --bulk-erase command line option 2022-11-06 18:56:07 +10:30
colognechipCfgParser.cpp colognechip integration: apply review remarks 2021-12-12 11:55:10 +01:00
colognechipCfgParser.hpp colognechip integration: apply review remarks 2021-12-12 11:55:10 +01:00
configBitstreamParser.cpp configBitstreamParser: string::find return size_t not uint32_t 2022-03-20 08:24:49 +01:00
configBitstreamParser.hpp add zlib support (currently limited to altera spiOverJtag) 2021-11-25 08:11:50 +01: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 spiFlash: Add --bulk-erase command line option 2022-11-06 18:56:07 +10:30
dfu.cpp stop using get_state and promote the use of get_status 2022-06-18 22:50:55 +02:00
dfu.hpp typo's, added git as dependency 2022-12-18 13:56:54 +01: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 typo's, added git as dependency 2022-12-18 13:56:54 +01:00
dirtyJtag.hpp all jtag interface: don't convert verbosity level to bool 2021-11-11 17:42:51 +01:00
display.cpp display: use a less dark blue 2022-02-09 08:33:21 +01:00
display.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
efinix.cpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
efinix.hpp spiFlash: Add --bulk-erase command line option 2022-11-06 18:56:07 +10:30
efinixHexParser.cpp efinixHexParser: remove unused reverseOrder 2022-03-20 08:51:18 +01: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 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
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 typo's, added git as dependency 2022-12-18 13:56:54 +01:00
feaparser.hpp fix up line endings and white space issues - also moved the flash sector if block into MachXO3D family - as not required for other types 2021-11-11 09:04:50 +00:00
fsparser.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
fsparser.hpp move to APACHE-2.0 license 2021-06-26 15:24:07 +02:00
ftdiJtagBitbang.cpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
ftdiJtagBitbang.hpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
ftdiJtagMPSSE.cpp usbBlaster,ftdiJtagMPSSE: fix alignment for 1 bit len read transaction 2023-01-04 18:50:13 +01:00
ftdiJtagMPSSE.hpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
ftdipp_mpsse.cpp src/ftdipp_mpsse: _bus/_addr: change type to uint8_t, default value to 0 and use cable_t bus_addr/device_addr$ 2022-10-15 17:18:38 +02:00
ftdipp_mpsse.hpp src/ftdipp_mpsse: _bus/_addr: change type to uint8_t, default value to 0 and use cable_t bus_addr/device_addr$ 2022-10-15 17:18:38 +02:00
ftdispi.cpp typo's, added git as dependency 2022-12-18 13:56:54 +01:00
ftdispi.hpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02: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: add MSPI support when GW2A 2022-09-06 21:25:32 +02:00
gowin.hpp spiFlash: Add --bulk-erase command line option 2022-11-06 18:56:07 +10:30
ice40.cpp spiFlash: Add --bulk-erase command line option 2022-11-06 18:56:07 +10:30
ice40.hpp spiFlash: Add --bulk-erase command line option 2022-11-06 18:56:07 +10:30
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 typo's, added git as dependency 2022-12-18 13:56:54 +01:00
jedParser.hpp adding support for MachXO3D 2021-11-09 08:54:09 +00:00
jetsonNanoJtagBitbang.cpp Add cable jetson-nano-gpio 2022-10-14 11:15:02 +02:00
jetsonNanoJtagBitbang.hpp Add cable jetson-nano-gpio 2022-10-14 11:15:02 +02:00
jlink.cpp jlink: write_data -> writeTMSTDI. Fix behaviour 2022-04-17 12:33:37 +02:00
jlink.hpp more typo fixes 2022-12-18 23:29:21 +01:00
jtag.cpp more typo fixes 2022-12-18 23:29:21 +01:00
jtag.hpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
jtagInterface.hpp ftdiJtagMPSSE: add writeTMSTDI method with full tms & tdi buffer. Always return TDO buffer 2022-07-03 21:44:03 +02:00
lattice.cpp more typo fixes 2022-12-18 23:29:21 +01:00
lattice.hpp src/lattice: allows to use bit file for machxo2 2022-11-26 12:11:41 +01:00
latticeBitParser.cpp src/latticeBitParser: support machxo2 (check compress & fill vector<string>) 2022-11-26 12:06:24 +01:00
latticeBitParser.hpp src/latticeBitParser: support machxo2 (check compress & fill vector<string>) 2022-11-26 12:06:24 +01:00
libgpiodJtagBitbang.cpp libgpiodJtagBitbang: fix warning 2022-09-17 17:33:58 +02:00
libgpiodJtagBitbang.hpp libgpiodJtagBitbang: update copyright + lint 2022-07-25 19:08:23 +02:00
libusb_ll.cpp src/libusb_ll: typo (ft2232RL -> ft232RL). Fix #276 2022-11-27 09:51:31 +01: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 main: xvc_server: catch exception 2023-01-02 18:02:43 +01:00
mcsParser.cpp more typo fixes 2022-12-18 23:29:21 +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 feat(board): add support for Arrow/Terasic DECA 2023-01-04 13:11:21 -06: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 more typo fixes 2022-12-18 23:29:21 +01:00
pofParser.hpp posParser: introducing intel/altera POF file parser 2022-11-20 16:46:51 +01: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 more typo fixes 2022-12-18 23:29:21 +01:00
spiFlash.cpp more typo fixes 2022-12-18 23:29:21 +01:00
spiFlash.hpp more typo fixes 2022-12-18 23:29:21 +01:00
spiFlashdb.hpp Support for microchip SST26VF064B flash 2022-10-16 15:32:16 +03:00
spiInterface.cpp spiFlash: Fix return value checking polarity and error reporting in protect_flash() and unprotect_flash() 2022-11-06 18:56:07 +10:30
spiInterface.hpp more typo fixes 2022-12-18 23:29:21 +01:00
svf_jtag.cpp Removed the svf programming code from devices and added device independent svf programming in main.cpp 2022-11-12 13:14:13 -08:00
svf_jtag.hpp src/svf_jtag: cppcheck/lint 2022-11-06 18:33:43 +01:00
usbBlaster.cpp usbBlaster,ftdiJtagMPSSE: fix alignment for 1 bit len read transaction 2023-01-04 18:50:13 +01:00
usbBlaster.hpp src/xx: cable implementation: rework to use cable_t directly 2022-10-15 16:17:32 +02:00
xilinx.cpp Add initial support for the VCU118 board 2022-12-11 22:11:50 +01:00
xilinx.hpp more typo fixes 2022-12-18 23:29:21 +01: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
xvc_client.cpp xvc_client: allows to select port 2022-10-06 07:07:17 +02:00
xvc_client.hpp more typo fixes 2022-12-18 23:29:21 +01:00
xvc_server.cpp xvc_server: don't stop when connection close, rework read to return code for error and for disconnect 2023-01-02 18:02:28 +01:00
xvc_server.hpp xvc_server: don't stop when connection close, rework read to return code for error and for disconnect 2023-01-02 18:02:28 +01:00