Commit Graph

  • 04d6ad576d main: use verbose, and transmit to cable and device Gwenhael Goavec-Merou 2019-11-21 08:39:27 +0100
  • 8bb8f60433 lattice: honor verbose Gwenhael Goavec-Merou 2019-11-21 08:38:45 +0100
  • f5791ca0d4 device: add a verbose parameter Gwenhael Goavec-Merou 2019-11-21 08:38:11 +0100
  • 32fc458eff jedParser: honor verbose, suppress message in parse function and add userCode Gwenhael Goavec-Merou 2019-11-21 08:37:43 +0100
  • 57178b4688 configBitstreamParser: add a verbose parameter Gwenhael Goavec-Merou 2019-11-21 08:36:43 +0100
  • 4b0a996c6d ftdixx: allow verbose to be set Gwenhael Goavec-Merou 2019-11-21 08:36:16 +0100
  • ab0d3169a8 lattice: erase and update only mandatories area Gwenhael Goavec-Merou 2019-11-20 20:42:52 +0100
  • d93bc79329 jedparser: include previous Note. Usefull to determine area Gwenhael Goavec-Merou 2019-11-20 20:41:59 +0100
  • 7fb114f172 lattice: use color Gwenhael Goavec-Merou 2019-11-20 07:51:48 +0100
  • 04624f028d progressBar: use color Gwenhael Goavec-Merou 2019-11-20 07:51:37 +0100
  • e05126e1e1 display: message with color Gwenhael Goavec-Merou 2019-11-20 07:51:21 +0100
  • 8d0bfeb839 lattice: verbosity: use infos instead of status reg dump Gwenhael Goavec-Merou 2019-11-20 07:30:54 +0100
  • 51caac9600
    Merge pull request #2 from Martoni/master Gwenhael Goavec-Merou 2019-11-19 16:27:44 +0100
  • f8a1ae14e5 list of cables supported Fabien Marteau 2019-11-19 16:21:04 +0100
  • a58907e4bf static_cast to avoid warning (thanks to sszy) Fabien Marteau 2019-11-19 16:14:37 +0100
  • cccfe68266 adding hs3 in support list readme Fabien Marteau 2019-11-19 16:04:04 +0100
  • d3fa10c76c adding HS3 digilent JTAG cable Fabien Marteau 2019-11-19 15:56:16 +0100
  • 0a604baaae ftdipp_mpsse: add workaround for libftdi < 1.4 Gwenhael Goavec-Merou 2019-11-19 12:02:12 +0100
  • ec8d890d27 README: add -d to specify device node, update usage section Gwenhael Goavec-Merou 2019-11-19 09:17:04 +0100
  • 16806cbc4f Makefile: add libudev since this library is used to retrieve vid, pid, descriptor, bus and addr from a device node Gwenhael Goavec-Merou 2019-11-19 09:04:06 +0100
  • 711833d034 main: delete jtag at the end Gwenhael Goavec-Merou 2019-11-19 09:03:09 +0100
  • d739240280 main: add option to provides device path Gwenhael Goavec-Merou 2019-11-19 09:02:24 +0100
  • 6569ae40fe ftdixxx: allows to open converter with device path instead of vid and pid Gwenhael Goavec-Merou 2019-11-19 09:00:56 +0100
  • 98c2b64cab update README Gwenhael Goavec-Merou 2019-11-18 16:05:33 +0100
  • fdb7fb639b board: support machXO3LF starter kit Gwenhael Goavec-Merou 2019-11-18 16:05:22 +0100
  • f7ccb7eedb part: support machXO3LF-6900C Gwenhael Goavec-Merou 2019-11-18 16:05:06 +0100
  • d7a40fd5b0 main: add lattice support Gwenhael Goavec-Merou 2019-11-18 16:04:50 +0100
  • 63bed1fd54 device: add flash mode as alias to SPI mode Gwenhael Goavec-Merou 2019-11-18 16:04:29 +0100
  • 6d7db76a43 add support for lattice FPGA (currently machXO3) Gwenhael Goavec-Merou 2019-11-18 16:03:59 +0100
  • 89d874d156 add parser for jed file (lattice) Gwenhael Goavec-Merou 2019-11-18 16:03:36 +0100
  • da93384d6a
    Merge pull request #1 from Martoni/master Gwenhael Goavec-Merou 2019-11-08 13:56:00 +0100
  • 8ee66a3e35 tab or space ? please choose ;) Fabien Marteau 2019-11-08 11:30:10 +0100
  • d99e2b6ca5 update README with a note about interfaceB: this interface is required by cycloader only when a bitstream must be written in the SPI flash Gwenhael Goavec-Merou 2019-10-11 09:10:38 +0200
  • f57f8cce58 update README to detail cycloader usage with arty board Gwenhael Goavec-Merou 2019-10-05 19:40:43 +0200
  • 24947627a3 Makefile: install bit file in spiOverJtag Gwenhael Goavec-Merou 2019-10-05 19:03:59 +0200
  • 5acae16a82 add design and bitstream to access SPI through JTAG Gwenhael Goavec-Merou 2019-10-05 19:03:28 +0200
  • c8009b5b26 xilinx: add support for spi flash (currently only with MCS file) Gwenhael Goavec-Merou 2019-10-05 19:02:42 +0200
  • 0008905f16 add parser for MCS files Gwenhael Goavec-Merou 2019-10-05 19:00:32 +0200
  • b12dad612b add class to handle spiflash through jtag. Currently tested with numonyx n25q128 Gwenhael Goavec-Merou 2019-10-05 19:00:10 +0200
  • 4bc6a304d4 add a progress bar to display some long task status Gwenhael Goavec-Merou 2019-10-05 18:58:52 +0200
  • e6be5bd118 svf_jtag.cpp: use double quote for header Gwenhael Goavec-Merou 2019-10-05 18:15:12 +0200
  • 7a9bb82d5e epcq.hpp: use double quote for ftdispi Gwenhael Goavec-Merou 2019-10-05 18:14:45 +0200
  • 1f9719724e epcq: suppress commented include Gwenhael Goavec-Merou 2019-10-05 18:14:20 +0200
  • 65494bc977 Makefile: suppress -I for current dir Gwenhael Goavec-Merou 2019-10-05 18:13:49 +0200
  • 9391b7840d xilinx: use shiftIR with val when it's possible Gwenhael Goavec-Merou 2019-10-05 18:12:33 +0200
  • 1afeb22478 part: fix correct model for artix 35 Gwenhael Goavec-Merou 2019-10-05 18:10:04 +0200
  • 204c553a60 ftdijtag: suppress debug message Gwenhael Goavec-Merou 2019-10-05 18:09:02 +0200
  • 3d6879e049 updates dependencies list Gwenhael Goavec-Merou 2019-10-05 12:00:29 +0200
  • f89d2b488b ftdijtag.cpp: suppress useless header Gwenhael Goavec-Merou 2019-10-05 11:55:19 +0200
  • 1c6f592e32 svf_jtag: fix include Gwenhael Goavec-Merou 2019-10-05 11:54:58 +0200
  • 29a6f63bfe update bitparser: - now it's a subclass to configBitstreamParser - use ifstream instead of FILE - use a string to store data - simplify header parse Gwenhael Goavec-Merou 2019-10-05 10:28:44 +0200
  • d3da23149c add configBitstreamParser an base class for all bitstream file parser Gwenhael Goavec-Merou 2019-10-05 10:27:35 +0200
  • ea44d71a65
    Update README.md Gwenhael Goavec-Merou 2019-10-04 13:03:46 +0200
  • 99d5d3de0e altera: fix path for svf used to program flash through SPI Gwenhael Goavec-Merou 2019-10-04 08:27:14 +0200
  • 0b49a72223 xilinx: re-add reset method. Tested on Artix Gwenhael Goavec-Merou 2019-10-04 08:26:16 +0200
  • 8b021bdd3a ftdijtag: add shiftIR variant with value passed by value instead of ref. Used when the command is up to 8bits with no read Gwenhael Goavec-Merou 2019-10-04 08:25:37 +0200
  • 53ad8dfda8 main: massive cleanup/rewrite - since all about altera is hidden in a class suppress epcq, svf and reset - suppress everything about mode since each fpga dependant; - some other cleanup Gwenhael Goavec-Merou 2019-09-28 15:46:12 +0200
  • 9b683825b3 ignore swp Gwenhael Goavec-Merou 2019-09-28 15:40:46 +0200
  • 04360e9b26 altera: fix spi bridge path Gwenhael Goavec-Merou 2019-09-28 15:40:21 +0200
  • fd661c5e6f ftdipp_mpsse: add method to access vid and pid Gwenhael Goavec-Merou 2019-09-28 15:38:57 +0200
  • 2f3fd12476 ftdipp_mpsse: add missing vid Gwenhael Goavec-Merou 2019-09-28 15:38:25 +0200
  • f59ea6deba ftdipp_mpsse: informations message must be displayed only on verbose mode Gwenhael Goavec-Merou 2019-09-28 15:37:51 +0200
  • 7a220bf4e4 ftdipp_mpsse: all error are now redirected on stderr Gwenhael Goavec-Merou 2019-09-28 15:37:10 +0200
  • d8d974d871 svf_jtag: add ifndef ... endif in hpp file to avoid multiple definition Gwenhael Goavec-Merou 2019-09-28 15:34:44 +0200
  • ecdde91dff Altera: - merge epcq and svf into the class - merge reset() - check in constructor file type to determine if bitstream is to send in sram or spi flash Gwenhael Goavec-Merou 2019-09-28 15:31:43 +0200
  • c5e26c0c69 Xilinx: - adapt method signature to Device modifications - suppress useless methods - disable not working reset() Gwenhael Goavec-Merou 2019-09-28 15:27:58 +0200
  • 66fbbce59a Device: - suppress prog_mode to the constructor and set mode to NONE_MODE - parse file extension - program, idCode and reset are now virtual Gwenhael Goavec-Merou 2019-09-28 15:26:47 +0200
  • 52889506a5 README: improve CYC1000 section (svf and rpd conversion). Gwenhael Goavec-Merou 2019-09-27 08:58:38 +0200
  • bf6bf3787d ignore cycloader binary file Gwenhael Goavec-Merou 2019-09-26 18:53:58 +0200
  • 60d5ecbf74 complete README: install/help/usage Gwenhael Goavec-Merou 2019-09-26 18:53:30 +0200
  • 9a6469f2fa add svf used to have access to SPI flash through FT2232 interface B Gwenhael Goavec-Merou 2019-09-26 18:39:03 +0200
  • 5294d26702 add missing Makefile Gwenhael Goavec-Merou 2019-09-26 18:38:37 +0200
  • ba10ae8d40 update README Gwenhael Goavec-Merou 2019-09-26 18:30:36 +0200
  • 4530942e17 initial commit Gwenhael Goavec-Merou 2019-09-26 18:29:20 +0200
  • 62af4cd266
    Initial commit Gwenhael Goavec-Merou 2019-09-26 18:27:33 +0200