Commit Graph

  • 04563c02d6
    Merge pull request #323 from hycrypt/skip_load_bridge-and-skip_reset-arguments-for-Xilinx-devices Gwenhael Goavec-Merou 2023-03-03 11:41:32 +0100
  • 3d9717f7c3 add the skip_load_bridge and skip_reset arguments also for Xilinx devices hycrypt 2023-03-03 11:18:08 +0100
  • 9c1876818f README,main: add remote bitbang for ip and port Gwenhael Goavec-Merou 2023-03-02 13:54:56 +0100
  • 500c33e037
    Merge pull request #318 from trabucayre/remoteBitbang Gwenhael Goavec-Merou 2023-03-02 13:50:12 +0100
  • fd97c244d9 remoteBitbang_client: adding new protocol (client side) Gwenhael Goavec-Merou 2023-02-26 20:39:12 +0100
  • 67debddb90 add docs Maik 2023-03-01 13:20:04 +0100
  • 07eadca421 add kintex ultrascale plus family to xilinx.cpp Maik 2023-03-01 13:15:45 +0100
  • 46bc735888 initial kcu116 support Maik 2023-03-01 09:29:02 +0100
  • 7de494f666 adding Opal Kelly XEM8320 board Gwenhael Goavec-Merou 2023-02-28 22:40:41 +0100
  • ec641fd795 doc/FPGAs: adding Artix UltraScale+ Gwenhael Goavec-Merou 2023-02-28 22:36:09 +0100
  • b3b36a20da
    Merge branch 'trabucayre:master' into master Andrew E Wilson 2023-02-28 14:35:50 -0700
  • 4db9a9c633 Added the board info too AEW2015 2023-02-28 14:34:24 -0700
  • 4af3d346b0
    Merge pull request #320 from AEW2015/master Gwenhael Goavec-Merou 2023-02-28 22:33:40 +0100
  • fe0f0ac0c0 Artix+ AU25P support for Opal Kelly Board AEW2015 2023-02-28 14:24:49 -0700
  • 657d98f3c3 args: better --offset description (#319) Gwenhael Goavec-Merou 2023-02-27 21:15:34 +0100
  • 567d854edf efinix: fix JTAG: detect family, fix irlen for titanium, add support for bit file, hex file can't be used with titanium Gwenhael Goavec-Merou 2023-02-26 10:10:46 +0100
  • 6799115451 parts: fix Efinix titanium irlen Gwenhael Goavec-Merou 2023-02-26 10:02:26 +0100
  • 64d6b614b6 efinix: in jtag mode fix access to the ll driver Gwenhael Goavec-Merou 2023-02-25 18:36:04 +0100
  • d7d414ea55 jtag: adding getter to lowlevel transport driver Gwenhael Goavec-Merou 2023-02-25 17:15:25 +0100
  • daf233d983 efinix: in JTAG mode keep bus_addr, device_addr between jtag and spi interfaces Gwenhael Goavec-Merou 2023-02-25 17:11:55 +0100
  • ea6b1989d0 ftdipp_mpsse: adding bus_addr, device_addr getters Gwenhael Goavec-Merou 2023-02-25 17:10:40 +0100
  • 7f1f9445d4 cable: bus_addr, device_addr: int -> uint8_t Gwenhael Goavec-Merou 2023-02-25 17:10:01 +0100
  • b3c9364b82
    Merge pull request #316 from jiegec/master Gwenhael Goavec-Merou 2023-02-22 19:19:11 +0100
  • 49ae479833 Add flash support for VCU128 Jiajie Chen 2023-02-20 15:41:48 +0800
  • a97eaf3e66 src/iceVWireless: first draft iceVWiress Gwenhael Goavec-Merou 2022-11-27 12:41:17 +0100
  • b79b5d652b src/uart_ll: lowlevel serial driver Gwenhael Goavec-Merou 2022-11-27 09:26:20 +0100
  • 393ce7dcbb
    Merge pull request #313 from jiegec/master Gwenhael Goavec-Merou 2023-02-19 12:32:48 +0100
  • f54781471b Add initial support for VCU128 Jiajie Chen 2023-02-19 18:38:15 +0800
  • a0180f0bc6 xvc_server: fix comm when Vivado acts as client Gwenhael Goavec-Merou 2023-02-18 09:31:25 +0100
  • a481c1e699 gowin: merge CRC check into one method, check usercode/checksum as fallback when usercode register doesn't match computed file's checksum (issue #279) Gwenhael Goavec-Merou 2023-02-16 20:02:36 +0100
  • 6f070d8e97 fsParser: fix usercode/checksum size Gwenhael Goavec-Merou 2023-02-16 19:59:58 +0100
  • 2449afa135 spiOverJtag: Add new package xc7a (fbg484) and xc7a200tfbg484 bitstream ame-essi-instr 2023-02-15 15:26:26 +0100
  • d41c5ea884
    Bitfile and constraints for xc6slx150tcsg484. (#312) Bastian Löher 2023-02-16 19:51:04 +0100
  • 72cdefa914
    Merge branch 'trabucayre:master' into xc6slx150tcsg484 Bastian Löher 2023-02-16 11:03:32 +0100
  • 2869db7580 libusb_ll: fix typo in scan method Gwenhael Goavec-Merou 2023-02-16 08:00:39 +0100
  • 391dcb3dee dirtyJtag: throw exception when getVersion fails, use a #define for TIMEOUT value Gwenhael Goavec-Merou 2023-02-16 07:59:54 +0100
  • d76ac33d0b Bitfile and constraints for xc6slx150tcsg484. Bastian Löher 2023-02-16 00:02:10 +0100
  • f7ec055c92 Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 19:56:31 +0100
  • 418454948c Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 19:45:35 +0100
  • b21bf66e9f Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 19:45:35 +0100
  • 23c2284602 Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 19:33:19 +0100
  • 8a9a935458 Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 19:33:19 +0100
  • a1f0365d40 Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 18:59:27 +0100
  • 1ac433eea7 Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t github_essi_instr 2023-02-15 18:59:27 +0100
  • dc72695139 Add new package (fbg484) ame-essi-instr 2023-02-15 15:26:26 +0100
  • 00cb6f56d6
    Merge pull request #310 from bl0x/xc2c-fixup Gwenhael Goavec-Merou 2023-02-15 16:28:36 +0100
  • 01fc721faf
    Add new package (fbg484) ame-essi-instr 2023-02-15 15:26:26 +0100
  • 8e20f1eb7d Fix typo in part name and family. Bastian Löher 2023-02-15 15:06:02 +0100
  • 449a08a15a
    Merge pull request #308 from barbedo/vcu118-docs Gwenhael Goavec-Merou 2023-02-14 12:23:22 +0100
  • 7697341a68 Add documentation for Xilinx SPIx8 mode Ricardo Barbedo 2023-02-14 11:44:45 +0100
  • 23b85cc8e7 Revert accidental removal. bl 2023-02-14 09:32:31 +0100
  • bc90ab8e31 Fix wrong copy/paste. bl 2023-02-14 09:23:00 +0100
  • 2df5a1ae7c Sort. Fix pinout constraints. bl 2023-02-14 03:24:09 +0100
  • 95586ab86c Start support for Virtex6. bl 2023-02-14 01:57:44 +0100
  • bbb82fcd89 Add xc6vlx130t part. bl 2023-02-13 22:41:44 +0100
  • 409c76d073
    Merge pull request #306 from neuschaefer/dev Gwenhael Goavec-Merou 2023-02-11 18:14:16 +0100
  • 379b0bd6c8 doc/cable: Update libgpiod link Jonathan Neuschäfer 2023-02-11 18:09:36 +0100
  • 9a09e427e3 Added Lone Dynamics Schoko and Konfekt SBCs wdevore 2023-02-09 15:49:03 -0500
  • f09cd6d06d trying to fix merge wdevore 2023-02-11 09:52:39 -0500
  • 885d5bfcd3 removed cable name and alpha sorted wdevore 2023-02-10 19:37:21 -0500
  • 00939a8c06 Added Lone Dynamics Schoko and Konfekt SBCs wdevore 2023-02-09 15:49:03 -0500
  • 2c7334cc35 src/part: add LCMXO2-256HC, update doc/FPGAs Gwenhael Goavec-Merou 2023-02-08 20:18:04 +0100
  • c2d4d9f144
    Merge pull request #303 from bl0x/xa2c64a-support Gwenhael Goavec-Merou 2023-02-08 16:13:27 +0100
  • b93862bd65 Sort. Bastian Löher 2023-02-08 14:08:45 +0100
  • d4095ddb93 Add ID code for part xa2c64a (Coolrunner-II). Bastian Löher 2023-02-08 14:05:45 +0100
  • 2963ee9624 workflows: fix again ubuntu version Gwenhael Goavec-Merou 2023-02-07 20:09:35 +0100
  • 5bbe2ba0ba workflows: removing ubuntu 18.04 (obsolete) adding 22.04 Gwenhael Goavec-Merou 2023-02-07 19:55:39 +0100
  • e8fbc1539a
    Merge pull request #298 from barbedo/vcu118-flash-cli-options Gwenhael Goavec-Merou 2023-02-07 18:55:42 +0100
  • 090a16656d Only delete bitstream objects if non-null Ricardo Barbedo 2023-02-07 10:30:28 +0100
  • beb93d8321 Replace the string arguments usage with a bitfield Ricardo Barbedo 2023-02-06 15:04:27 +0100
  • 0536ab4754 Add target-flash and secondary-bitstream CLI options for VCU118 Ricardo Barbedo 2023-01-21 14:20:49 +0100
  • edea24fa69 scripts/msys2/PKGBUILD: try to fix previous commit (gzip) Gwenhael Goavec-Merou 2023-02-03 06:59:01 +0100
  • cf61e715cb CMakeLists: when gzip is available spiOverJtag .bit and .rbf are compressed before installing Gwenhael Goavec-Merou 2023-02-02 07:38:35 +0100
  • fab4d02128
    Merge pull request #301 from galibert/master Gwenhael Goavec-Merou 2023-01-29 22:08:55 +0100
  • a8815ff80c boards.yml: Add C5G Olivier Galibert 2023-01-29 22:01:46 +0100
  • 5a00f0d184 part: Add all cyclone V variant board: Add the Terasic C5G Olivier Galibert 2023-01-29 15:35:47 +0100
  • b1c843acdb
    Merge pull request #299 from umarcor/umarcor/shields Gwenhael Goavec-Merou 2023-01-24 20:43:30 +0100
  • 235ff2b1a8 readme: update shield syntax (badges/shields#8671) Unai Martinez-Corral 2023-01-24 20:28:25 +0100
  • ab7365b902
    Merge pull request #296 from barbedo/vcu118-flash-spi-over-jtag Gwenhael Goavec-Merou 2023-01-24 10:51:15 +0100
  • 4a07ffa2b8
    Merge pull request #297 from barbedo/vcu118-flash-ir-codes Gwenhael Goavec-Merou 2023-01-24 06:31:40 +0100
  • 43e6c0c867
    Add support for 4-byte QSPI flash addressing (#295) Ricardo Barbedo 2023-01-23 15:18:46 +0100
  • 30d1434b90 Avoid code duplication Ricardo Barbedo 2023-01-23 14:18:01 +0100
  • 0ac85d1c9f
    Merge pull request #294 from barbedo/vcu118-flash-qspi-chip Gwenhael Goavec-Merou 2023-01-21 17:11:45 +0100
  • ad9ad539ff Add support for XCVU9P IR length and codes Ricardo Barbedo 2023-01-21 14:18:47 +0100
  • e5481787d8 Fix VCU118 board part name and IR length Ricardo Barbedo 2023-01-21 14:08:00 +0100
  • 29d2264e15 Add XCVU9P spiOverJtag bitfile with SPIx8 support Ricardo Barbedo 2023-01-21 14:00:20 +0100
  • 4f5c0eae25 Add support for 4-byte QSPI flash addressing Ricardo Barbedo 2023-01-21 13:56:51 +0100
  • 85fd2f316f Add support for MT25QU01 flash Ricardo Barbedo 2023-01-21 13:47:51 +0100
  • bf6d692196
    Merge pull request #292 from antmicro/msieron/send-only-declared-bytes Gwenhael Goavec-Merou 2023-01-20 10:14:38 +0100
  • d127fb9554 bitparser: replace _raw_data.size() with _file_size Michal Sieron 2023-01-20 09:09:41 +0100
  • bc53c1d022 bitparser: check bitstream length in the file Michal Sieron 2023-01-19 21:07:40 +0100
  • 13b232b366
    Merge pull request #291 from raetro-deps/master Gwenhael Goavec-Merou 2023-01-10 18:16:39 +0100
  • 67563983f9 feat(board): add support for Terasic DE10-Lite Marcus Andrade 2023-01-09 15:52:54 -0600
  • c083f7d227
    Merge pull request #290 from Icenowy/stlv7325 Gwenhael Goavec-Merou 2023-01-06 08:36:35 +0100
  • fdf4c94d83 boards: add Sitlinv STLV7325 Icenowy Zheng 2023-01-06 15:22:43 +0800
  • ec55c531c5
    Merge pull request #289 from raetro-deps/add-deca-support Gwenhael Goavec-Merou 2023-01-04 21:04:54 +0100
  • 14fce33109 feat(board): add support for Arrow/Terasic DECA Marcus Andrade 2023-01-04 13:11:21 -0600
  • cc1bc89f29 boards: Trenz TEI0010 - AnalogMax Gwenhael Goavec-Merou 2023-01-04 19:00:08 +0100
  • 751b057596 parts: Intel MAX10 (10M08) Gwenhael Goavec-Merou 2023-01-04 18:53:25 +0100
  • 8ee65e7f9d usbBlaster,ftdiJtagMPSSE: fix alignment for 1 bit len read transaction Gwenhael Goavec-Merou 2023-01-04 18:50:13 +0100