Commit Graph

  • 9c9348f7d0 rename ftdijtag to jtag - drop everything about ftdi - use jtagInterface to communicate with hardware - for all class using jtag: rename FtdiJtag -> Jtag Gwenhael Goavec-Merou 2020-03-06 09:05:57 +0100
  • 890fc3c767 ftdispi: pass BITMODE_MPSSE to ftdipp_mpsse init Gwenhael Goavec-Merou 2020-03-06 08:25:43 +0100
  • 5eb4286cb4 ftdipp_mpsse: init take ftdi mode Gwenhael Goavec-Merou 2020-03-06 08:24:49 +0100
  • 7b4902c460 ftdiJtagMPSSE: implementation of jtagInterface for ftdi MPSSE communication Gwenhael Goavec-Merou 2020-03-05 20:00:33 +0100
  • cc9da9cc9c jtagInterface: introduce abstraction between jtag implementation and hardware Gwenhael Goavec-Merou 2020-03-05 19:53:35 +0100
  • e11e5675ed add support for Colorlight 5A-75B v7 Gwenhael Goavec-Merou 2020-02-22 21:02:47 +0100
  • f87e0991e0 add support for ECP5 LFE5U-25F-6BG256C Gwenhael Goavec-Merou 2020-02-22 20:59:56 +0100
  • d5e696b5c3 add --detect option to display wich FPGA Gwenhael Goavec-Merou 2020-02-22 20:55:51 +0100
  • 4252e6dc45 README: add supported artix 100 Gwenhael Goavec-Merou 2020-02-16 19:20:34 +0100
  • c15f0611a9
    Merge pull request #20 from japm48/patch-1 Gwenhael Goavec-Merou 2020-02-16 18:27:56 +0100
  • 48d9184397
    Add support for Arty A7-100T japm48 2020-02-16 18:07:50 +0100
  • 849e5751e0 main: catch exception, to finish cleanly Gwenhael Goavec-Merou 2020-02-16 16:55:37 +0100
  • ad50f1a19b main: calls program() only when a bit_file is provided Gwenhael Goavec-Merou 2020-02-16 16:53:55 +0100
  • 6a2489cfac
    Merge pull request #18 from japm48/patch-1 Gwenhael Goavec-Merou 2020-02-16 16:51:27 +0100
  • 2b2806b0b4 Print error when no bitfile is specified japm48 2020-02-16 10:13:09 +0100
  • 563e748c69 xilinx: fpga model must be used for spiOverJtag bistream selection Gwenhael Goavec-Merou 2020-02-16 15:06:06 +0100
  • 50c8d54791 xilinx: fix a random segfault and add progress status for load in sram Gwenhael Goavec-Merou 2020-02-16 15:03:55 +0100
  • 906507b3b5
    Merge pull request #19 from japm48/master Gwenhael Goavec-Merou 2020-02-16 14:58:13 +0100
  • 52786895d8 make installation directory configurable japm48 2020-02-16 13:33:38 +0100
  • 1f02fce1c9 xilinx,lattice: drop useless offset in program_mem signature Gwenhael Goavec-Merou 2020-02-14 15:14:22 +0100
  • 298c4d184e jedParser: pass verbose to base class Gwenhael Goavec-Merou 2020-02-14 15:08:41 +0100
  • 6aa3906e01 README: add SeeedStudio Spartan Edge Accelerator Board Gwenhael Goavec-Merou 2020-02-01 18:12:09 +0100
  • a9ddbebc0b board: SeeedStudio Spartan Edge Accelerator Board Gwenhael Goavec-Merou 2020-02-01 18:08:16 +0100
  • 0315b3243c main: allows to have board without default cable Gwenhael Goavec-Merou 2020-02-01 18:07:42 +0100
  • 09d7f9980e update readme with spartan7 and digilent hs2 cable Gwenhael Goavec-Merou 2020-02-01 18:01:55 +0100
  • 40bdcba161 part: add xilinx spartan7 15 Gwenhael Goavec-Merou 2020-02-01 17:57:46 +0100
  • a29cda11f3 add support for digilent hs3 cable Gwenhael Goavec-Merou 2020-02-01 17:57:20 +0100
  • 85823d7271 tested with Lattice ECP5 5G Evaluation Board Gwenhael Goavec-Merou 2020-01-31 22:18:49 +0100
  • 30552bf01d part: add support for LFE5UM5G-85F Gwenhael Goavec-Merou 2020-01-31 22:14:48 +0100
  • d4957589c0 latticeBitParser.cpp: parseHeader: force comparison in unsigned char Gwenhael Goavec-Merou 2020-01-31 22:13:15 +0100
  • af1ff3d6f0 README.md: update install section, INSTALL.md fix command Gwenhael Goavec-Merou 2020-01-28 11:54:07 +0100
  • 9dc0372304
    Merge pull request #17 from Martoni/cmake Gwenhael Goavec-Merou 2020-01-28 11:48:22 +0100
  • e52daaff4e some fixes according to trabucayre comment Fabien Marteau 2020-01-28 10:41:55 +0100
  • a86eff6b57 Update cmake according to trabucayre request https://github.com/trabucayre/openFPGALoader/pull/17 Fabien Marteau 2020-01-27 09:47:42 +0100
  • ca1329e707
    Update INSTALL.md Fabien Marteau 2020-01-23 14:48:44 +0100
  • 137fad1b70 nitpick Fabien Marteau 2020-01-23 14:45:15 +0100
  • 485ed55aeb useless old Makefile Fabien Marteau 2020-01-23 14:44:23 +0100
  • e97e57fe28 adding CMake configurations files Fabien Marteau 2020-01-23 14:42:27 +0100
  • 8ab011f4ab
    Update Makefile Fabien Marteau 2020-01-23 14:29:20 +0100
  • 45706dfb00 move sources files Fabien Marteau 2020-01-23 13:17:46 +0100
  • 2bf363477a
    Merge pull request #15 from ciniml/add-gw1n4 Gwenhael Goavec-Merou 2020-01-20 08:13:06 +0100
  • a81130fa67
    Add GW1N-4 to supported FPGAs Kenta IDA 2020-01-20 16:10:44 +0900
  • b4c52aa221 Add GOWIN GW1N-4. Kenta IDA 2020-01-20 10:04:17 +0900
  • 7878dcd9ba README: update with GW1N-1, ch552 and Sipeed Tang Nano Gwenhael Goavec-Merou 2020-01-18 18:03:32 +0100
  • c5e284c4a3
    Merge pull request #12 from Martoni/tangnano Gwenhael Goavec-Merou 2020-01-18 17:54:20 +0100
  • d2d52c2871 ftdijtag: add workaround for ch552 ft2232c clone present in tangNano board Gwenhael Goavec-Merou 2020-01-18 17:51:58 +0100
  • fe97800106 ftdijtag: read must be done in pos edge Gwenhael Goavec-Merou 2020-01-18 17:50:26 +0100
  • 0aaf9e31bd gowin: displays userCode only in verbose mode Gwenhael Goavec-Merou 2020-01-18 17:07:31 +0100
  • 0e93774c88 fsparser: check if text is present after : in header comment Gwenhael Goavec-Merou 2020-01-18 17:06:36 +0100
  • 414e6ee1b0 gowin: add reset method Gwenhael Goavec-Merou 2020-01-15 09:49:09 +0100
  • b10f9c4e15 ftdipp_mpsse: mpsse_store: simplify and improve method Gwenhael Goavec-Merou 2020-01-15 08:15:15 +0100
  • 9912628c44 ftdipp_mpsse: use max_packet_size to determine internal buffer size Gwenhael Goavec-Merou 2020-01-15 08:12:56 +0100
  • bc1f11fe63 ftdipp_mpsse: fix clk dividor to support ft2232c (and sipeed tangNano clone). Read potential return (error) from converter Gwenhael Goavec-Merou 2020-01-12 16:46:24 +0100
  • f7f13ad3a7 gowin: set file descriptor to NULL to avoid segfault when no file a provided Gwenhael Goavec-Merou 2020-01-12 16:29:29 +0100
  • db0bc008b1
    Merge pull request #13 from Martoni/english_error Gwenhael Goavec-Merou 2020-01-06 07:58:32 +0100
  • a2e5c115ae english error message debug Fabien Marteau 2020-01-05 20:21:40 +0100
  • 80e2397bea change gowin part name Fabien Marteau 2020-01-05 17:01:11 +0100
  • b95a34403b adding ID for gowin tangnano Fabien Marteau 2020-01-05 15:09:11 +0100
  • b54ff1cfc0 fix README: Gowin support both Flash and SRAM Gwenhael Goavec-Merou 2020-01-04 17:42:02 +0100
  • 5053fa0127 gowin: support write bitstream in internal Flash. Choise between write in flash and load in SRAM is determined by an command line option Gwenhael Goavec-Merou 2020-01-04 17:37:16 +0100
  • cc2eacc533
    Merge pull request #10 from Martoni/master Gwenhael Goavec-Merou 2019-12-29 18:12:03 +0100
  • 369d24db0f fix gowin configuration command in readme Fabien Marteau 2019-12-29 10:53:10 +0100
  • f4cc1dad73 main: fix typo and check if manufacturer is supported Gwenhael Goavec-Merou 2019-12-27 14:00:30 +0100
  • 47f866f0ac ignore binary file Gwenhael Goavec-Merou 2019-12-22 08:17:15 +0100
  • 14b2eea963 lattice: display status when something wrong Gwenhael Goavec-Merou 2019-12-22 08:17:01 +0100
  • a5d9ba586c latticeBitParser: better header implementation and check return Gwenhael Goavec-Merou 2019-12-22 08:16:37 +0100
  • 9c65f32456 update README with lattice bit file support Gwenhael Goavec-Merou 2019-12-20 09:14:58 +0100
  • c394c69a10 lattice: add flash SRAM with .bit file support. Split program in two distinct methods Gwenhael Goavec-Merou 2019-12-20 09:09:38 +0100
  • 1cbd3aa89b latticeBitParser: suppress debug test Gwenhael Goavec-Merou 2019-12-20 09:08:11 +0100
  • a5f43f5f1a progressBar: print fail as error Gwenhael Goavec-Merou 2019-12-20 09:06:29 +0100
  • 0d4392ca87 Add support for lattice diamond .bit file Gwenhael Goavec-Merou 2019-12-20 08:47:38 +0100
  • 767b120001 configBitstreamParser, bitparser: set reverseByte as common static method Gwenhael Goavec-Merou 2019-12-20 08:05:32 +0100
  • 4df9f1c81b jedParser: parse() override Gwenhael Goavec-Merou 2019-12-20 08:01:05 +0100
  • 0b91d2dfbc main: disable jtag verbose in all case Gwenhael Goavec-Merou 2019-12-20 07:57:32 +0100
  • 6a660855a2 ftdiXX.hpp: suppress redundant _verbose Gwenhael Goavec-Merou 2019-12-20 07:55:32 +0100
  • af30a13951 ftdijtag: unset DEBUG mode Gwenhael Goavec-Merou 2019-12-20 07:54:31 +0100
  • f0c066d716 introduce --list-cables, --list-boards and --list-fpga to display supported hardware Gwenhael Goavec-Merou 2019-12-07 06:40:29 +0100
  • e35ace890f cable: suppress fake cable Gwenhael Goavec-Merou 2019-12-07 06:30:09 +0100
  • 1ab5b9b4c1 fix part order family/model Gwenhael Goavec-Merou 2019-12-06 19:59:35 +0100
  • 3420e14682
    Merge pull request #7 from Martoni/documentation Gwenhael Goavec-Merou 2019-12-06 13:56:44 +0100
  • e11431e98e adding support for kit and FPGA Fabien Marteau 2019-12-06 13:24:36 +0100
  • 581e76d470 board: typo Gwenhael Goavec-Merou 2019-12-06 12:09:21 +0100
  • 873b073423 cycloader -> openFPGALoader Gwenhael Goavec-Merou 2019-12-06 11:51:47 +0100
  • decb76d41d update README: introduce Gowin Gwenhael Goavec-Merou 2019-12-06 07:45:19 +0100
  • 75c8fc0371 main: add gowin Gwenhael Goavec-Merou 2019-12-06 07:29:28 +0100
  • 8cb3b40c39 board: add support for Trenz Gowin LittleBee (TEC0117) Gwenhael Goavec-Merou 2019-12-06 07:29:06 +0100
  • cc71db6b65 part: add GW1NR-9 FPGA Gwenhael Goavec-Merou 2019-12-06 07:27:46 +0100
  • 32aaecf258 add support for Gowin GW1Nx FPGA Gwenhael Goavec-Merou 2019-12-06 07:27:08 +0100
  • e932aa061d add Gowin .fs bitstream file Gwenhael Goavec-Merou 2019-12-06 07:26:49 +0100
  • 249f634d03 ftdijtag: add method to flush internal buffer Gwenhael Goavec-Merou 2019-12-06 07:21:39 +0100
  • eb3286ad2a configBitstreamParser: destructor is virtual Gwenhael Goavec-Merou 2019-12-06 07:21:19 +0100
  • e9d206eac6 ftdipp_mpsse: make difference between debug and verbose Gwenhael Goavec-Merou 2019-11-21 19:24:43 +0100
  • d69efcfd08 main: add verbose parameter to xilinx and altera Gwenhael Goavec-Merou 2019-11-21 09:27:24 +0100
  • 7d6f57dd9a altera, xilinx: verbose mode Gwenhael Goavec-Merou 2019-11-21 09:26:43 +0100
  • a973ab3a8c mcsParser: verbose mode Gwenhael Goavec-Merou 2019-11-21 09:21:23 +0100
  • af0fb60101 spiFlash: verbose mode Gwenhael Goavec-Merou 2019-11-21 09:19:48 +0100
  • 9cfe301b41 svf_jtag: add verbose parameter Gwenhael Goavec-Merou 2019-11-21 08:57:48 +0100
  • d936b09d77 epcq: add verbose mode Gwenhael Goavec-Merou 2019-11-21 08:56:15 +0100
  • 7b4b2cbadf bitparser: add verbose mode Gwenhael Goavec-Merou 2019-11-21 08:55:58 +0100
  • 52defc14fd ftdispi: add verbose Gwenhael Goavec-Merou 2019-11-21 08:52:20 +0100