Gwenhael Goavec-Merou
|
09838fa825
|
CMakeLists.txt, main: removed USE_DEVICE_ARG usage. Now --device/-d is always available
|
2026-03-20 15:14:19 +01:00 |
Gwenhael Goavec-Merou
|
4687fe3467
|
CMakeLists.txt: switch to c++17 (round two)
|
2026-03-18 15:44:07 +01:00 |
Gwenhael Goavec-Merou
|
9b1c568659
|
all/everything/world: removed using namespace std to be able to compile in c++17 with windows
|
2026-03-18 15:28:34 +01:00 |
Gwenhael Goavec-Merou
|
40491463bf
|
Revert "CMakeLists.txt: switch to c++17"
This reverts commit 92833930e7.
|
2026-03-17 19:23:16 +01:00 |
Gwenhael Goavec-Merou
|
92833930e7
|
CMakeLists.txt: switch to c++17
|
2026-03-17 19:12:07 +01:00 |
Gwenhael Goavec-Merou
|
ec591a9503
|
Merge pull request #636 from kevmo314/add-xcku095-support
Add XCKU095 support
|
2026-03-16 08:32:24 +01:00 |
Kevin Wang
|
85d68c4a46
|
Add XCKU095 support
|
2026-03-15 22:47:14 -04:00 |
Gwenhael Goavec-Merou
|
28efd18798
|
main,progressBar: --force-terminal-mode argument to force progress bar output as if connected to a terminal (#629)
|
2026-03-13 09:28:54 +01:00 |
Gwenhael Goavec-Merou
|
9d6cc15f51
|
ftdipp_mpsse: gpio_write: fix test (missing !)
|
2026-03-13 07:49:29 +01:00 |
Gwenhael Goavec-Merou
|
c7f65d20b5
|
ftdipp_mpsse: fix message in setClkFreq
|
2026-03-13 07:48:14 +01:00 |
Gwenhael Goavec-Merou
|
bb37f1ed4d
|
dirtyJtag: rework error messages in constructor. Added a method to close USB (and to avoids to have multiple time the same piece of code)
|
2026-03-12 18:45:25 +01:00 |
Gwenhael Goavec-Merou
|
54595299d5
|
dirtyJtag: doc + nitpick
|
2026-03-12 18:25:19 +01:00 |
Gwenhael Goavec-Merou
|
85be4fa02b
|
prepare release v1.1.1
|
2026-03-11 19:24:32 +01:00 |
Gwenhael Goavec-Merou
|
09f272e785
|
main: displaySupported added one more space in list-boards
|
2026-03-11 11:14:37 +01:00 |
Gwenhael Goavec-Merou
|
1ab3c1bf6c
|
main: moved SPI Flash to a dedicated function
|
2026-03-10 18:45:03 +01:00 |
Gwenhael Goavec-Merou
|
22fa006293
|
main: parse_opt: simplify/fix
|
2026-03-10 18:30:50 +01:00 |
Gwenhael Goavec-Merou
|
9935be220b
|
xvc_client: reworks operator priority
|
2026-03-09 19:40:37 +01:00 |
Gwenhael Goavec-Merou
|
3eff88e331
|
ice40: fix detect_flash
|
2026-03-09 19:39:35 +01:00 |
Gwenhael Goavec-Merou
|
4ab6f220b9
|
Merge pull request #632 from smarsching/xvc-client-performance
Performance improvement for XVC client
|
2026-03-05 17:00:21 +01:00 |
Sebastian Marsching
|
485d9719b5
|
Send command and parameters in single operation.
This significantly improves the performance because it reduces the
number of round trips needed.
|
2026-03-05 16:26:46 +01:00 |
Gwenhael Goavec-Merou
|
21d2e46c4f
|
latticeBitParser.cpp: revert/adapts commit 0bc2594469 (fails with CMSIS-DAP #634)
|
2026-03-04 10:28:23 +01:00 |
Gwenhael Goavec-Merou
|
cde80a5a85
|
Merge pull request #635 from smarsching/xc7k325tfbg900
Add SPI over JTAG bitfile for XC7K325TFBG900
|
2026-03-04 07:51:45 +01:00 |
Sebastian Marsching
|
2d88b3dba6
|
Add SPI over JTAG bitfile for XC7K325TFBG900.
|
2026-03-03 23:21:33 +01:00 |
Gwenhael Goavec-Merou
|
d9d6c30eed
|
Merge pull request #631 from smarsching/xvc-client-without-ftdi
Allow building XVC client without libftdi
|
2026-03-02 18:44:27 +01:00 |
Sebastian Marsching
|
f2679b01af
|
Allow building XVC client without libftdi.
Unlike the XVC server, the XVC client does not depend on libftdi, so
building it just depends on having separate flags for enabling it.
|
2026-03-01 19:49:07 +01:00 |
Gwenhael Goavec-Merou
|
a33b53873b
|
CMakeLists.txt: prepare v1.1.0 release
|
2026-03-01 11:27:31 +01:00 |
Gwenhael Goavec-Merou
|
3ae5e5e4a5
|
xilinx: fixed spi/bpi select
|
2026-02-26 08:24:05 +01:00 |
Gwenhael Goavec-Merou
|
35089045ea
|
latticeBitParser, lattice: added 128 clock pulses padding before preamble: Required by ECP3 family
|
2026-02-25 09:53:28 +01:00 |
Gwenhael Goavec-Merou
|
0bc2594469
|
latticeBitParser: align configuration Data start address to the bitstream header offset
|
2026-02-25 09:51:33 +01:00 |
Gwenhael Goavec-Merou
|
7ae6e2cab3
|
Merge pull request #630 from cyrozap/compat-doc-fixes
Small fixes to the compatibility lists
|
2026-02-24 17:08:45 +01:00 |
cyrozap
|
764ced19ba
|
doc/compatibility/fpga: Expand "EF" initialism
Fixes: fe259fb ("gowin: add MSPI support when GW2A")
|
2026-02-24 08:36:27 -06:00 |
cyrozap
|
c04d54b03d
|
doc/compatibility: Sort definitions of initialisms alphabetically
This makes it easier for readers who are unfamiliar with the abbreviated
terms to scan through the list to find the one they need the definition
of.
|
2026-02-24 08:33:51 -06:00 |
Gwenhael Goavec-Merou
|
c4d26da89f
|
spiFlash: added Macronix MX25L6405
|
2026-02-23 08:33:47 +01:00 |
Gwenhael Goavec-Merou
|
db7bd4770c
|
ch347jtag: align tms/tdi uses to others cables
|
2026-02-21 10:26:57 +01:00 |
Gwenhael Goavec-Merou
|
bf311f15c2
|
doc/guide/troubleshooting.rst: added section about Linux access right
|
2026-02-20 09:02:11 +01:00 |
Gwenhael Goavec-Merou
|
3fb7fcbf98
|
doc/guide/install.rst: added note about plugdev/dialout, introduces new 70-openfpgaloader.rules (without GROUP) file
|
2026-02-20 08:33:23 +01:00 |
Gwenhael Goavec-Merou
|
a9af6cdd76
|
colognechip: 2x SLEEP_US because windows...
|
2026-02-18 19:42:34 +01:00 |
Gwenhael Goavec-Merou
|
c8e5cbbdd4
|
CMakeLists.txt: try to fix issue with commit 278e04ebd6
|
2026-02-18 17:31:42 +01:00 |
Gwenhael Goavec-Merou
|
6e7cab7aa7
|
CMakeLists.txt: added an option to enable Cross-compile on windows instead of detecting. Avoid potential unwanted situation with existing build system
|
2026-02-18 17:13:07 +01:00 |
Gwenhael Goavec-Merou
|
80077723a1
|
spiOverJtag: README.md draft
|
2026-02-18 13:49:31 +01:00 |
Gwenhael Goavec-Merou
|
a21207c48a
|
Merge pull request #627 from selimsandal/master
Fix cross compile on ubuntu 24.04.4 and add clang cross compile support
|
2026-02-18 09:00:07 +01:00 |
Selim Sandal
|
7a2ea1376e
|
windows: add clang cross-compile support on Linux
|
2026-02-17 22:17:35 +03:00 |
Selim Sandal
|
278e04ebd6
|
windows: make zlib static by default
|
2026-02-17 22:05:53 +03:00 |
Gwenhael Goavec-Merou
|
1f72df2936
|
doc/guide/install.rst: added common's subsection about enabling/disabling cables/vendors drivers
|
2026-02-17 10:34:52 +01:00 |
Gwenhael Goavec-Merou
|
55d0f21678
|
.github/workflows/Test.yml: another try to fix documentation
|
2026-02-16 16:06:10 +01:00 |
Gwenhael Goavec-Merou
|
d2f40f03c6
|
doc,.github/workflows/Test.yml: removed btd uses, looks obsolete
|
2026-02-16 15:31:20 +01:00 |
Gwenhael Goavec-Merou
|
75a14e57e8
|
Merge pull request #624 from blurbdust/master
Adding proper support for YPCB-00338-1P1 and DU-PCB-001-003 (YZCA variant)
|
2026-02-16 10:41:52 +01:00 |
blurbdust
|
98fea26507
|
Adding BPI flash support and YPCB board support
|
2026-02-13 12:03:38 +01:00 |
Gwenhael Goavec-Merou
|
3f3e37909b
|
Merge pull request #601 from albydnc/arria10
Handle other USB Blaster PIDs, Add Altera FPGAs to Parts List
|
2026-02-13 08:13:09 +01:00 |
Alberto Perro
|
c072042aa8
|
add arria 10 to part numbers list
|
2026-02-13 08:11:45 +01:00 |