openFPGALoader/src
Gwenhael Goavec-Merou d5b3073e78 ftdiJtagMPSSE: drop debug message 2020-06-18 06:49:45 +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 support for ECPIX-5 2020-05-12 19:09:30 +02:00
cable.hpp introduce DirtyJTAG cable 2020-06-14 15:41:00 +02: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
dirtyJtag.cpp introduce DirtyJTAG cable 2020-06-14 15:41:00 +02:00
dirtyJtag.hpp introduce DirtyJTAG cable 2020-06-14 15:41:00 +02: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: implement toggleClk 2020-06-14 15:05:47 +02:00
ftdiJtagBitbang.hpp restructure hierarchy/abstraction: 2020-05-31 15:57:21 +02:00
ftdiJtagMPSSE.cpp ftdiJtagMPSSE: drop debug message 2020-06-18 06:49:45 +02:00
ftdiJtagMPSSE.hpp restructure hierarchy/abstraction: 2020-05-31 15:57:21 +02: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 ftdipp_mpsse: change clkHZ visibility 2020-05-31 15:56:35 +02: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 gowin: add flash GW1N1 support 2020-05-23 14:51:48 +02:00
gowin.hpp gowin: add flash GW1N1 support 2020-05-23 14:51:48 +02:00
jedParser.cpp jedParser: Note lines may start with N or NOTE 2020-05-02 09:10:44 +02:00
jedParser.hpp jedParser: check if a \r char is present 2020-05-02 08:51:24 +02:00
jtag.cpp introduce DirtyJTAG cable 2020-06-14 15:41:00 +02:00
jtag.hpp restructure hierarchy/abstraction: 2020-05-31 15:57:21 +02:00
jtagInterface.hpp restructure hierarchy/abstraction: 2020-05-31 15:57:21 +02:00
lattice.cpp lattice: add mcs support for extFlash 2020-05-19 07:59:19 +02:00
lattice.hpp lattice: flash EBR when jed has this section 2020-05-02 09:47:41 +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 clean up --freq parser 2020-05-25 10:33:09 +02:00
mcsParser.cpp mcsParser: length must be in bit. Allows to store data in direct or reverse Byte order 2020-05-19 07:58:08 +02:00
mcsParser.hpp mcsParser: length must be in bit. Allows to store data in direct or reverse Byte order 2020-05-19 07:58:08 +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 part: add idcode for LCMX02-7000HC 2020-05-04 13:09:01 +02: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: update according to mcsParser modifications 2020-05-19 07:58:37 +02:00
xilinx.hpp xilinx: implement spiInterface and pass this instead of jtag to spiFlash class 2020-04-21 09:08:32 +02:00