openFPGALoader/src
Gwenhael Goavec-Merou 84b1d86d52 lattice: display status register when loadConfiguration fails 2020-04-28 10:00:55 +02:00
..
altera.cpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
altera.hpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
bitparser.cpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
bitparser.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
board.hpp add ulx2s and LFXP2-8E (lattice XP2) 2020-03-07 18:46:41 +01:00
cable.hpp Fixed ordering to be alphabetical 2020-04-16 10:54:53 +03:00
configBitstreamParser.cpp configBitstreamParser: add map to store file header 2020-03-20 18:01:48 +01:00
configBitstreamParser.hpp configBitstreamParser: add map to store file header 2020-03-20 18:01:48 +01: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
display.cpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
display.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
epcq.cpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01: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 fsparser: compute configuration data checksum instead of using the one provided in the comments 2020-03-22 19:16:52 +01: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: always purge before when changing bitbang mode 2020-03-11 19:26:38 +01:00
ftdiJtagBitbang.hpp ftdiJtagBitbang: wrapper for bitbanging with ftdi devices 2020-03-07 11:43:18 +01:00
ftdiJtagMPSSE.cpp always pass cable configuration. Check if /dev if empty or not 2020-03-08 16:58:05 +01:00
ftdiJtagMPSSE.hpp add interface id in mpsse_bit_config. 2020-03-07 07:19:20 +01:00
ftdipp_mpsse.cpp use libusb_attach_kernel_driver only when OS is Linux 2020-03-17 07:25:26 +01:00
ftdipp_mpsse.hpp always pass cable configuration. Check if /dev if empty or not 2020-03-08 16:58:05 +01:00
ftdispi.cpp always pass cable configuration. Check if /dev if empty or not 2020-03-08 16:58:05 +01:00
ftdispi.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
gowin.cpp Initial Mac OS X support 2020-03-15 08:22:29 +01:00
gowin.hpp rename ftdijtag to jtag 2020-03-06 09:05:57 +01:00
jedParser.cpp jedParser: fix return value when something is wrong 2020-04-24 10:20:25 +02:00
jedParser.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
jtag.cpp always pass cable configuration. Check if /dev if empty or not 2020-03-08 16:58:05 +01:00
jtag.hpp jtag: re-add lost dev parameter 2020-03-08 07:52:17 +01:00
jtagInterface.hpp jtagInterface: introduce abstraction between jtag implementation and hardware 2020-03-05 19:53:35 +01:00
lattice.cpp lattice: display status register when loadConfiguration fails 2020-04-28 10:00:55 +02:00
lattice.hpp lattice: update define, pass data array instead of _jed to Verify method, fix wrong index use 2020-04-27 16:37:05 +02:00
latticeBitParser.cpp latticeBitParser.cpp: parseHeader: force comparison in unsigned char 2020-01-31 22:13:15 +01: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 tab or space indentation, please choose 2020-04-22 20:51:54 +02:00
mcsParser.cpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01:00
mcsParser.hpp Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 2020-01-27 09:47:42 +01: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 Merge remote-tracking branch 'origin/ftdi_bitbang' 2020-03-12 07:26:06 +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
spiFlash.cpp unlock block if locked before erase/flash 2020-04-21 19:25:35 +02:00
spiFlash.hpp spiFlash: use spiInterface to hide communication details 2020-04-21 09:00:57 +02:00
spiInterface.hpp spiInterface: abstract class for SPI xfer 2020-04-21 08:53:52 +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
xilinx.cpp xilinx: implement spiInterface and pass this instead of jtag to spiFlash class 2020-04-21 09:08:32 +02:00
xilinx.hpp xilinx: implement spiInterface and pass this instead of jtag to spiFlash class 2020-04-21 09:08:32 +02:00