Commit Graph

1820 Commits

Author SHA1 Message Date
Gwenhael Goavec-Merou 867f18236e
Merge pull request #505 from steward-fu/master
Add Altera 10M02SCM153C8G Support.
2025-01-09 07:19:25 +01:00
Gwenhael Goavec-Merou 4dd1f5ca0d
Merge pull request #504 from ZhiyuanYuanNJ/patch-1
ch347jtag.cpp: Update timeout value
2025-01-09 07:18:04 +01:00
steward-fu ce92b577d5 Added 10M02SCM153C8G support. 2025-01-09 07:35:50 +08:00
ZhiYuanNJ fcaf836a40
Update ch347jtag.cpp
Update read/write timeout
2025-01-08 13:13:28 +08:00
Gwenhael Goavec-Merou c35d17477c
Merge pull request #503 from chenrui333/add-ubuntu-24
ci: add ubuntu 24
2025-01-01 18:21:50 +01:00
Rui Chen b12d5f1ae6
ci: add ubuntu 24
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-01-01 10:32:17 -05:00
Gwenhael Goavec-Merou 650c387aae CMakeLists.txt: prepare release 0.13.1 2024-12-31 22:00:48 +01:00
Gwenhael Goavec-Merou 438a875ca4
Merge pull request #502 from chenrui333/fix-version
fix: update version to patch with the release
2024-12-31 21:59:30 +01:00
Rui Chen 3024b76113
fix: update version to patch with the release
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-12-31 15:23:22 -05:00
Gwenhael Goavec-Merou 7dac3ef447 altera: first draft for max10 native support (with pof and only for internal flash) 2024-12-31 18:42:52 +01:00
Gwenhael Goavec-Merou 01039bc710 libgpiodJtagBitbang: simplify code when libgpiodv2 is used 2024-12-31 08:31:49 +01:00
Gwenhael Goavec-Merou 65a7e60454
Merge pull request #500 from vlad1k337/patch-1
Debian/Ubuntu instructions for binary installation. Update install.rst
2024-12-23 10:36:33 +01:00
vlad1k337 3bb0071ce7
Update install.rst
openFPGALoader binary is available in Debian/Ubuntu repositories
2024-12-21 09:12:24 -06:00
Gwenhael Goavec-Merou 2103316baf lattice: added support for reset method (only tested with ECP5 2024-12-19 14:59:35 +01:00
Gwenhael Goavec-Merou 318ebcab22 main.cpp: added default value for user_flash in struct arguments args 2024-12-15 16:45:39 +01:00
Gwenhael Goavec-Merou a06bae1f5e part.hpp: cosmetic 2024-12-15 16:04:20 +01:00
Gwenhael Goavec-Merou cdc4d32e32
Merge pull request #499 from lambdaconcept/gowin-gw1n9-userflash
gowin: Implement User Flash programming for GW1N9
2024-12-13 06:50:38 +01:00
Jean THOMAS 46ff6cb2eb gowin: Implement user flash programming for GW1N9 2024-12-11 12:19:07 +01:00
Jean THOMAS ffa006d0ee Add 'user-flash' CLI argument 2024-12-11 12:01:37 +01:00
Jean THOMAS a1108ca981 gowin: Add GW1N9 detection 2024-12-11 11:49:29 +01:00
Jean THOMAS 91608ca206 gowin: Use std::unique_ptr instead of manual RAII 2024-12-11 11:43:07 +01:00
Gwenhael Goavec-Merou 8f88d221dd
Merge pull request #498 from csantosb/master
doc/guide/install.rst: instructions to install under Guix
2024-12-03 07:37:10 +01:00
Cayetano Santos d3b1e62bfa
doc/guide/install.rst: instructions to install under Guix 2024-12-02 21:06:48 +01:00
Gwenhael Goavec-Merou 25d6ac7344
Merge pull request #497 from enjoy-digital/10M16SAU169C8G
src/part.hpp: Add Altera Max10 10M16SAU169C8G support (Used by LimeSD…
2024-11-27 18:21:29 +01:00
Florent Kermarrec daa91c9a41 src/part.hpp: Add Altera Max10 10M16SAU169C8G support (Used by LimeSDR Mini V1). 2024-11-26 16:02:28 +01:00
Gwenhael Goavec-Merou 7693b07f90 doc/FPGAs.yml: added Gowin GW2A-55 2024-11-26 07:26:11 +01:00
Gwenhael Goavec-Merou c0a9115be9 part.hpp: added Gowin GW2A-55 2024-11-26 07:25:30 +01:00
Gwenhael Goavec-Merou e53bfeefe3
Merge pull request #496 from schodet/vcu108
Add support for VCU108 board and Virtex UltraScale
2024-11-13 07:14:15 +01:00
Nicolas Schodet f6f48a7b27 Add support for VCU108 board and Virtex UltraScale 2024-11-12 23:51:55 +01:00
Gwenhael Goavec-Merou 0fd653e353 xilinx: replaced reverseWord by configBitstreamParser::reverse_32 2024-11-09 11:26:45 +01:00
Gwenhael Goavec-Merou e75e15bb63 configBitstreamParser: added static method to switch bits for 32bits value 2024-11-09 11:26:02 +01:00
Gwenhael Goavec-Merou 543be23d03 main,spiFlash,xilinx: fix warnings 2024-11-09 11:24:16 +01:00
Gwenhael Goavec-Merou 023e7b772d .github/workflows/Test.yml: fixed actions/checkout version 2024-11-09 09:34:53 +01:00
Gwenhael Goavec-Merou 22abafd7a9 .github/workflows/Test.yml: fixed upload-artifact version 2024-11-09 09:30:08 +01:00
Gwenhael Goavec-Merou c4c5f8b1f4
Merge pull request #485 from trabucayre/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2024-11-09 09:24:44 +01:00
ROOT c0faf48d46
Update Max II and Cyclone II documentation (#493)
Co-authored-by: sab <sab@debian.shadow>
2024-10-19 06:27:49 +02:00
Gwenhael Goavec-Merou d2da0eefb8
Merge pull request #491 from Tpj-root/master
Add Support for Altera Max II EPM240T100C5N Board
2024-10-17 06:16:55 +02:00
sab 7acd1f2014 Add Support for Altera Max II EPM240T100C5N Board 2024-10-16 08:53:21 -04:00
Gwenhael Goavec-Merou 29693bc090
Merge pull request #490 from G33KatWork/add-stratixv-gs-d5
Add ID and spiOverJtag bitstream for Stratix V GS D5
2024-10-10 20:39:46 +02:00
Andreas Galauner 43fcc6ce2c Add ID and spiOverJtag bitstream for Stratix V GS D5 2024-10-10 19:59:31 +02:00
Gwenhael Goavec-Merou 773a7c805d
Merge pull request #489 from mfacton/add-xc2c64a-qfn48-part
Add xc2c64a QFN48
2024-10-02 06:39:30 +02:00
Miguel Flores-Acton 406e99c93a Add xc2c64a QFN48 2024-10-01 13:45:44 -04:00
Gwenhael Goavec-Merou 08f507266b
Merge pull request #488 from NuQuantum/feature/add-support-for-zynq-xc7z030
feat: adding support for the xc7z030
2024-09-26 20:08:36 +02:00
Shareef Jalloq 9c9ce07ad8 feat: adding support for the xc7z030 2024-09-26 17:41:49 +01:00
Gwenhael Goavec-Merou ba6f0fa530
Merge pull request #486 from mer0m/master
Flash on primary qspi for Xilinx xcku040 and xcku060 based boards.
2024-09-25 07:26:58 +02:00
bma 8c03101b93 doc: add flash compatibility for Xilinx Kintex UltraScale. Tested on KCU105 primary qspi. 2024-09-25 07:25:13 +02:00
bma fd66067b4f README: update the help output 2024-09-25 07:25:03 +02:00
bma 8e67d2ee04 arguments: fix read_dna and read_xadc typo 2024-09-25 07:24:15 +02:00
bma f3a48fb3b1 spiOverJtag: add support and bitstreams for xcku040 and xcku060 2024-09-25 07:24:09 +02:00
Gwenhael Goavec-Merou abb64a6aa1 spiFlash: added S25FL128S display register 2024-09-23 07:16:23 +02:00