This website requires JavaScript.
6578bed6aa
part: Add support for ZynqMP Ultrascale Plus XCZU11EG
Sylvain Munaut
2022-03-29 10:19:25 +0200
f9eb32c778
spiFlash: handle case where TB is not configurable
Gwenhael Goavec-Merou
2022-03-29 07:49:08 +0200
9c51a0610f
doc/FPGA: update/fix ECP5 list
Gwenhael Goavec-Merou
2022-03-28 18:58:30 +0200
b8fd59e770
ftdipp_mpsse: don't display error when attach kernel driver, when the device hasn't been detach before or when driver isn't loaded.
Gwenhael Goavec-Merou
2022-03-28 18:53:36 +0200
27f0ff2816
Merge pull request #205 from rstephan/spartan3e
Gwenhael Goavec-Merou
2022-03-28 18:37:43 +0200
1f6432adc7
Merge pull request #208 from skooNI/xilinx7410t
Gwenhael Goavec-Merou
2022-03-28 18:34:20 +0200
6da87c3d24
xc3s500e IDCODE: revision set to zero.
Stephan Ruloff
2022-03-28 18:14:25 +0200
8337a926fb
Removed TOP/BOTTOM settings from SST25VF040B
Stephan Ruloff
2022-03-28 17:54:43 +0200
8b6b09ea25
part: Add kintex7 variant xc7k410t
Steven Koo
2022-03-28 10:34:43 -0500
9243a21fe2
xilinx: adapts flow_disable/flow_enable for xc3s, adding custom method to load bitstream for xc3s
Gwenhael Goavec-Merou
2022-03-27 18:11:31 +0200
386f89ea3a
latticeBitParser: when .bit is encrypted use Part: from header to retrieve idcode
Gwenhael Goavec-Merou
2022-03-27 07:51:18 +0200
da3dfff609
part: re-adding version nibble to remove ambiguities between U, UM and UM5G
Gwenhael Goavec-Merou
2022-03-27 07:47:38 +0200
10ee84bb6d
jtag: when verbose > 1: display unfiltered/raw IDCODE
Gwenhael Goavec-Merou
2022-03-27 07:14:14 +0200
65c1d2ff0e
ftdipp_mpsse: change verbose level
Gwenhael Goavec-Merou
2022-03-27 07:13:40 +0200
b60f37b56d
Support for the Papilio One board
Stephan Ruloff
2022-03-25 21:44:05 +0100
da4689157e
Documentation for the xc3s500e part
Stephan Ruloff
2022-03-25 21:33:58 +0100
a12793ed70
Added spiOverJtag for Spartan3E (xc3s500evq100)
Stephan Ruloff
2022-03-25 21:29:00 +0100
8c4b1b3afd
Support for the Microchip SST25VF040B flash.
Stephan Ruloff
2022-03-25 21:15:09 +0100
6a36342ab6
Quick fix for the SST25VF040B, only one byte at a time :-(
Stephan Ruloff
2022-03-24 20:38:00 +0100
bf57859985
Added Papilio One board
Stephan Ruloff
2022-03-23 20:48:54 +0100
f8da6717ce
Merge pull request #201 from jeanthom/manual-install-macos
Gwenhael Goavec-Merou
2022-03-23 06:33:41 +0100
3c258b9534
Merge pull request #200 from jeanthom/dynamic-linking-macos
Gwenhael Goavec-Merou
2022-03-23 06:32:38 +0100
9f6d3dd82e
doc/guide: Add instructions for manual installation on macOS
Jean THOMAS
2022-03-21 23:00:39 +0100
c2b85f2a47
CMakeLists: fix general code styling, use dynamic linking on macOS
Jean THOMAS
2022-03-22 21:36:36 +0100
55b09cdb95
Added spiOverJtag for Spartan3E (xc3s500evq100)
Stephan
2022-03-22 20:51:08 +0100
7d730eeeb6
ftdiJtagxx: check lowlevel init return value
Gwenhael Goavec-Merou
2022-03-20 16:27:51 +0100
5d22374408
ftdipp_mpsse: robustness: check all function return code / improve a bit error message
Gwenhael Goavec-Merou
2022-03-20 16:20:57 +0100
7ed9c201ce
anlogicCable: remove unused _verbose, _tdi, _tms
Gwenhael Goavec-Merou
2022-03-20 10:10:30 +0100
cdc68b5dfc
efinixHexParser: remove unused reverseOrder
Gwenhael Goavec-Merou
2022-03-20 08:51:18 +0100
3f5aca5248
colognechip: explicitly set _spi or _ftdi_jtag to null, drop useless else if -> if not _spi it must be jtag
Gwenhael Goavec-Merou
2022-03-20 08:44:55 +0100
684a4363ba
efinix: fix dumpFlash: add override, remove filename param and use _filename from constructor
Gwenhael Goavec-Merou
2022-03-20 08:27:13 +0100
648de05e6d
colognechip: fix dumpFlash: add override, remove filename param and use _filename from constructor
Gwenhael Goavec-Merou
2022-03-20 08:25:51 +0100
74790c40b6
configBitstreamParser: string::find return size_t not uint32_t
Gwenhael Goavec-Merou
2022-03-20 08:24:49 +0100
881982102b
Merge pull request #197 from jeanthom/int-conv-err
Gwenhael Goavec-Merou
2022-03-19 18:56:46 +0100
80e917fcf1
Use uint32_t for misc_dev_list (fixes #196 )
Jean THOMAS
2022-03-19 12:13:07 +0100
bbd755832d
prepare release 0.8.0
v0.8.0
Gwenhael Goavec-Merou
2022-03-19 10:15:38 +0100
3cef7f920d
board: Xilinx ZCU102
Gwenhael Goavec-Merou
2022-03-19 10:08:51 +0100
8d3310d486
part: ZynqMPSoC XCZU9EG
Gwenhael Goavec-Merou
2022-03-19 10:06:44 +0100
247c044a39
doc/boards: iCE40-HX8K: memory ok
Gwenhael Goavec-Merou
2022-03-17 16:30:23 +0100
d0647fc951
doc/boards: iCE40UP5K-B-EVN
Gwenhael Goavec-Merou
2022-03-17 16:29:23 +0100
dc12f8a1b9
doc/cable: RV-Debugger-BL702
Gwenhael Goavec-Merou
2022-03-17 16:19:03 +0100
3210bcd9cb
Merge pull request #194 from infphyny/qmtech_5cefa5f23
Gwenhael Goavec-Merou
2022-03-13 15:25:01 +0100
2ed5eb5eec
Rename 5cefa5f23 to 5ce523, add documentation for board and fpga
Stéphane Chevigny
2022-03-13 09:14:52 -0400
9f025e8278
jlink: fix workflow failure
Gwenhael Goavec-Merou
2022-03-12 19:01:54 +0100
18100ec0f3
cable: new SEGGER J-Link support (PoC)
Gwenhael Goavec-Merou
2022-03-12 18:46:23 +0100
7b36bdc893
Add qmtechCycloneV_5cefa5f23 board and spiOverJtag/spiOverJtag_5cefa5f23.rbf.gz bitstream to write flash
Stéphane Chevigny
2022-03-12 09:25:22 -0500
15fb5ac591
board: PYNQ-Z2
Gwenhael Goavec-Merou
2022-03-12 14:54:24 +0100
345f40adaa
Merge pull request #193 from infphyny/qmtech_5cefa5
Gwenhael Goavec-Merou
2022-03-12 06:52:29 +0100
ee08b1ac39
add Cyclone V 5CEFA5 in part database
Stéphane Chevigny
2022-03-11 14:01:50 -0500
964c7d6659
ftdi MPSSE / jtag: add option to use neg edge for TDO's sampling
Gwenhael Goavec-Merou
2022-03-11 07:45:48 +0100
86b2e14dbd
Merge pull request #191 from rwhitby/ice40_warnings
Gwenhael Goavec-Merou
2022-03-11 06:50:16 +0100
6fa0ebd22d
Merge pull request #190 from rwhitby/kintex7_compressed_bitstream
Gwenhael Goavec-Merou
2022-03-11 06:49:29 +0100
9854f4c590
spiOverJtag: compress the kintex7 bitstreams
Rod Whitby
2022-03-11 15:08:49 +1030
73e9a31e51
doc/cable: fix build failure
Gwenhael Goavec-Merou
2022-03-10 20:09:42 +0100
259914910f
board: Xilinx ZC706
Gwenhael Goavec-Merou
2022-03-10 18:53:41 +0100
6ba1968952
part: Zynq XC7Z045
Gwenhael Goavec-Merou
2022-03-10 18:53:12 +0100
74eb812c6d
cable: digilent jtag-smt2-nc
Gwenhael Goavec-Merou
2022-03-10 18:52:47 +0100
94c5fbb854
ice40: Add override specifier to resolve compiler warnings
Rod Whitby
2022-03-10 18:19:49 +1030
2eac30c24e
ftdiJtagMPSSE: fix read/write polarity: always write on neg, read is by default on pos but may on neg with arty
Gwenhael Goavec-Merou
2022-03-10 07:43:14 +0100
28ebc98b1b
board: add CERN SPEC150
Gwenhael Goavec-Merou
2022-03-03 15:40:42 +0100
75e3d82a92
part: xc6slx150T
Gwenhael Goavec-Merou
2022-03-03 15:37:18 +0100
03769be937
spiOverJtag: Xilinx Spartan6 LX150T
Gwenhael Goavec-Merou
2022-03-03 15:35:29 +0100
8d1ac49ac2
doc: install: in tree build
Gwenhael Goavec-Merou
2022-03-03 15:33:30 +0100
70b06300f7
Update install.rst
RGD2
2021-12-05 13:36:21 +1100
e7c5af25dc
Merge pull request #186 from pepijndevos/patch-1
Gwenhael Goavec-Merou
2022-02-27 17:41:13 +0100
f88ece80cc
Fix debian command
Pepijn de Vos
2022-02-27 16:48:04 +0100
86fa1e01de
spiFlash: force subsector only for SST26VF032B
Gwenhael Goavec-Merou
2022-02-26 19:10:18 +0100
02e93ffec6
spiFlashdb: fix bp_offset list
Gwenhael Goavec-Merou
2022-02-26 17:02:38 +0100
9cd2555820
scripts/msys2/PKGBUILD: try to fix msys2 build failure
Gwenhael Goavec-Merou
2022-02-26 16:52:10 +0100
add794ab67
spiFlashdb: add microchip SST26VF032B
Gwenhael Goavec-Merou
2022-02-26 16:31:41 +0100
aada7fe26b
spiFlash: when no subsector_erase compute end_addr with correct block size
Gwenhael Goavec-Merou
2022-02-26 16:17:49 +0100
655f2c61ec
spiFlash: add no block protect use case
Gwenhael Goavec-Merou
2022-02-26 16:15:50 +0100
c737347089
Merge pull request #184 from jeanthom/ci-macos
Gwenhael Goavec-Merou
2022-02-25 07:02:57 +0100
129bf6ebe6
.github/workflows/Test.yml: Add CI for macOS
Jean THOMAS
2022-02-24 21:15:20 +0100
3b3e5efcb2
Merge pull request #183 from jrrk2/darwin_cmake_fix
Gwenhael Goavec-Merou
2022-02-24 11:56:04 +0100
9226077998
Darwin cmake config is missing Security framework
Jonathan Kimmitt
2022-02-24 10:41:04 +0000
4c3d55d408
Merge pull request #180 from jrrk2/genesys2
Gwenhael Goavec-Merou
2022-02-22 19:04:24 +0100
e2fc0a3713
Merge pull request #2 from unbtorsten/genesys2
Jonathan Kimmitt
2022-02-22 17:19:28 +0000
d54dae0d2a
Merge branch 'jrrk2:genesys2' into genesys2
Torsten Reuschel
2022-02-22 13:14:35 -0400
255d90b750
add spiOverJtag build process for Kintex7 ffg900-2 packages, amend and extend build process for ff676-1 package
unbtorsten
2022-02-22 13:01:02 -0400
25c44e409a
Merge pull request #1 from unbtorsten/genesys2
Jonathan Kimmitt
2022-02-22 09:51:47 +0000
3cfdfb1856
Update board.hpp
Torsten Reuschel
2022-02-21 23:05:37 -0400
d4e8eef676
Add board and cable defaults for genesys2
jonathan kimmitt
2022-02-21 08:11:57 +0000
52696309bb
spiFlashdb: spansion S25FL256S
Gwenhael Goavec-Merou
2022-02-21 08:27:33 +0100
4482deec18
doc/cable: move to yml
Gwenhael Goavec-Merou
2022-02-20 15:47:35 +0100
7384573992
doc/boards: fix naming format for colorlight-ix boards
Gwenhael Goavec-Merou
2022-02-20 15:11:04 +0100
2800ebbefb
Merge pull request #179 from splinedrive/master
Gwenhael Goavec-Merou
2022-02-20 15:09:51 +0100
7a7f1723ea
add support for colorlight-i9
Hirosh Dabui
2022-02-20 01:41:17 +0100
fc4f35fe76
Merge pull request #178 from rwhitby/qmtechKintex7
Gwenhael Goavec-Merou
2022-02-19 07:48:00 +0100
6059c9dbfb
Remove the Tigard default cable, as the board does not have an on-board JTAG adapter.
Rod Whitby
2022-02-19 17:14:49 +1030
7022e2101a
Add support for the QMTech Kintex7 Core Board
Rod Whitby
2022-02-19 14:22:55 +1030
1cb85a5a21
Add support for the Spansion S25FL256L flash on the QMTech Kintex 7 board
Rod Whitby
2022-02-19 14:22:26 +1030
18a24c65ea
Add spiOverJtag support for Xilinx xc7k325tffg676 part.
Rod Whitby
2022-02-19 13:03:32 +1030
951c4f0f51
Merge pull request #176 from hansemro/zybo_z7
Gwenhael Goavec-Merou
2022-02-16 07:23:03 +0100
905e96dfec
Add digilent_zybo_z7 10/20 support
Hansem Ro
2022-02-15 17:16:52 -0800
5099b57ce3
Merge pull request #174 from tarikgraba/master
Gwenhael Goavec-Merou
2022-02-09 20:14:38 +0100
94ca103360
doc: add reference to the Terasic DE1-SoC board
TG
2022-02-09 18:16:40 +0100
89e1fb89d2
doc: add Cyclone V SE SoC FPGA to the supported parts
TG
2022-02-09 18:11:39 +0100
56457a4023
Merge pull request #173 from rstephan/tables
Gwenhael Goavec-Merou
2022-02-09 18:17:35 +0100
63c9ec01b7
Fixed right alignment problem.
Stephan Ruloff
2022-02-09 17:55:16 +0100