Gwenhael Goavec-Merou
80eeaef6ab
ip CLI arg for XVC
2022-04-11 06:53:22 +02:00
Gwenhael Goavec-Merou
188d7518d1
jlink: check usb_claim error
2022-04-11 06:51:34 +02:00
Gwenhael Goavec-Merou
7bfce0fb2b
xvc_client: Xilinx Virtual Cable client PoC
2022-04-10 16:02:39 +02:00
Patrick Urban
dce9406599
gatemate: fix failed signal polarity and update documentation
...
* CFG_FAILED signal is no longer inverted
* minor fix in CFG_MD settings in doc/vendors/colognechip.rst
* update evaluation board URL
Signed-off-by: Patrick Urban <patrick.urban@web.de>
2022-04-09 13:08:57 +02:00
Gwenhael Goavec-Merou
08c460135e
xilinx: fix wait until done for spartan3e
2022-04-02 11:53:46 +02:00
Gwenhael Goavec-Merou
285cbde7f4
part: explictly add spartan3e and xc3s250e
2022-04-02 11:52:58 +02:00
Gwenhael Goavec-Merou
7a8ed993f3
spiFlash: bulk_erase: check bp before erase
2022-03-31 06:36:37 +02:00
Gwenhael Goavec-Merou
f615627b3c
Merge pull request #204 from rstephan/p_one_flash
...
Support for the Microchip SST25VF040B flash
2022-03-30 06:45:53 +02:00
Stephan Ruloff
648d8b9e3b
Removed `must_relock` part for the "SST25VF040B" as requested
2022-03-29 18:30:23 +02:00
Sylvain Munaut
7a5284212b
part: Add support for Kintex Ultrascale XCKU040
...
Signed-off-by: Sylvain Munaut <tnt@asuka.home.246tnt.com>
2022-03-29 10:40:52 +02:00
Sylvain Munaut
6578bed6aa
part: Add support for ZynqMP Ultrascale Plus XCZU11EG
...
Signed-off-by: Sylvain Munaut <tnt@asuka.home.246tnt.com>
2022-03-29 10:40:38 +02:00
Gwenhael Goavec-Merou
f9eb32c778
spiFlash: handle case where TB is not configurable
2022-03-29 07:49:08 +02:00
Gwenhael Goavec-Merou
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.
2022-03-28 18:53:36 +02:00
Gwenhael Goavec-Merou
27f0ff2816
Merge pull request #205 from rstephan/spartan3e
...
Spartan3E (xc3s500evq100) and Papilio One
2022-03-28 18:37:43 +02:00
Stephan Ruloff
6da87c3d24
xc3s500e IDCODE: revision set to zero.
2022-03-28 18:14:25 +02:00
Stephan Ruloff
8337a926fb
Removed TOP/BOTTOM settings from SST25VF040B
2022-03-28 17:54:43 +02:00
Steven Koo
8b6b09ea25
part: Add kintex7 variant xc7k410t
2022-03-28 10:43:11 -05:00
Gwenhael Goavec-Merou
9243a21fe2
xilinx: adapts flow_disable/flow_enable for xc3s, adding custom method to load bitstream for xc3s
2022-03-27 18:11:31 +02:00
Gwenhael Goavec-Merou
386f89ea3a
latticeBitParser: when .bit is encrypted use Part: from header to retrieve idcode
2022-03-27 07:51:18 +02:00
Gwenhael Goavec-Merou
da3dfff609
part: re-adding version nibble to remove ambiguities between U, UM and UM5G
2022-03-27 07:47:38 +02:00
Gwenhael Goavec-Merou
10ee84bb6d
jtag: when verbose > 1: display unfiltered/raw IDCODE
2022-03-27 07:14:14 +02:00
Gwenhael Goavec-Merou
65c1d2ff0e
ftdipp_mpsse: change verbose level
2022-03-27 07:13:40 +02:00
Stephan Ruloff
b60f37b56d
Support for the Papilio One board
2022-03-25 21:44:05 +01:00
Stephan Ruloff
8c4b1b3afd
Support for the Microchip SST25VF040B flash.
...
Programming is slow, only one byte at a time :-(
2022-03-25 21:15:09 +01:00
Gwenhael Goavec-Merou
7d730eeeb6
ftdiJtagxx: check lowlevel init return value
2022-03-20 16:27:51 +01:00
Gwenhael Goavec-Merou
5d22374408
ftdipp_mpsse: robustness: check all function return code / improve a bit error message
2022-03-20 16:20:57 +01:00
Gwenhael Goavec-Merou
7ed9c201ce
anlogicCable: remove unused _verbose, _tdi, _tms
2022-03-20 10:10:30 +01:00
Gwenhael Goavec-Merou
cdc68b5dfc
efinixHexParser: remove unused reverseOrder
2022-03-20 08:51:18 +01:00
Gwenhael Goavec-Merou
3f5aca5248
colognechip: explicitly set _spi or _ftdi_jtag to null, drop useless else if -> if not _spi it must be jtag
2022-03-20 08:44:55 +01:00
Gwenhael Goavec-Merou
684a4363ba
efinix: fix dumpFlash: add override, remove filename param and use _filename from constructor
2022-03-20 08:27:13 +01:00
Gwenhael Goavec-Merou
648de05e6d
colognechip: fix dumpFlash: add override, remove filename param and use _filename from constructor
2022-03-20 08:25:51 +01:00
Gwenhael Goavec-Merou
74790c40b6
configBitstreamParser: string::find return size_t not uint32_t
2022-03-20 08:24:49 +01:00
Jean THOMAS
80e917fcf1
Use uint32_t for misc_dev_list ( fixes #196 )
2022-03-19 12:13:07 +01:00
Gwenhael Goavec-Merou
3cef7f920d
board: Xilinx ZCU102
2022-03-19 10:08:51 +01:00
Gwenhael Goavec-Merou
8d3310d486
part: ZynqMPSoC XCZU9EG
2022-03-19 10:06:44 +01:00
Gwenhael Goavec-Merou
3210bcd9cb
Merge pull request #194 from infphyny/qmtech_5cefa5f23
...
Add qmtechCycloneV_5cefa5f23 board and spiOverJtag/spiOverJtag_5cefa5…
2022-03-13 15:25:01 +01:00
Stéphane Chevigny
2ed5eb5eec
Rename 5cefa5f23 to 5ce523, add documentation for board and fpga
2022-03-13 09:14:52 -04:00
Gwenhael Goavec-Merou
9f025e8278
jlink: fix workflow failure
2022-03-12 19:01:54 +01:00
Gwenhael Goavec-Merou
18100ec0f3
cable: new SEGGER J-Link support (PoC)
2022-03-12 18:46:23 +01:00
Stéphane Chevigny
7b36bdc893
Add qmtechCycloneV_5cefa5f23 board and spiOverJtag/spiOverJtag_5cefa5f23.rbf.gz bitstream to write flash
2022-03-12 09:25:22 -05:00
Gwenhael Goavec-Merou
15fb5ac591
board: PYNQ-Z2
2022-03-12 14:54:24 +01:00
Stéphane Chevigny
ee08b1ac39
add Cyclone V 5CEFA5 in part database
2022-03-11 14:01:50 -05:00
Gwenhael Goavec-Merou
964c7d6659
ftdi MPSSE / jtag: add option to use neg edge for TDO's sampling
2022-03-11 07:45:48 +01:00
Gwenhael Goavec-Merou
86b2e14dbd
Merge pull request #191 from rwhitby/ice40_warnings
...
ice40: Add override specifier to resolve compiler warnings
2022-03-11 06:50:16 +01:00
Gwenhael Goavec-Merou
259914910f
board: Xilinx ZC706
2022-03-10 18:53:41 +01:00
Gwenhael Goavec-Merou
6ba1968952
part: Zynq XC7Z045
2022-03-10 18:53:12 +01:00
Gwenhael Goavec-Merou
74eb812c6d
cable: digilent jtag-smt2-nc
2022-03-10 18:52:47 +01:00
Rod Whitby
94c5fbb854
ice40: Add override specifier to resolve compiler warnings
...
The following compiler warnings are resolved by adding appropriate override specifiers:
In file included from openFPGALoader/src/ice40.cpp:6:
openFPGALoader/src/ice40.hpp:26:8: warning: 'dumpFlash' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
bool dumpFlash(uint32_t base_addr, uint32_t len);
^
openFPGALoader/src/device.hpp:46:16: note: overridden virtual function is here
virtual bool dumpFlash(uint32_t base_addr, uint32_t len) {
^
In file included from openFPGALoader/src/ice40.cpp:6:
openFPGALoader/src/ice40.hpp:34:7: warning: 'spi_put' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
int spi_put(uint8_t cmd, uint8_t *tx, uint8_t *rx,
^
openFPGALoader/src/spiInterface.hpp:65:14: note: overridden virtual function is here
virtual int spi_put(uint8_t cmd, uint8_t *tx, uint8_t *rx,
^
In file included from openFPGALoader/src/ice40.cpp:6:
openFPGALoader/src/ice40.hpp:39:7: warning: 'spi_put' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
int spi_put(uint8_t *tx, uint8_t *rx, uint32_t len) {
^
openFPGALoader/src/spiInterface.hpp:75:14: note: overridden virtual function is here
virtual int spi_put(uint8_t *tx, uint8_t *rx, uint32_t len) = 0;
^
In file included from openFPGALoader/src/ice40.cpp:6:
openFPGALoader/src/ice40.hpp:43:7: warning: 'spi_wait' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
int spi_wait(uint8_t cmd, uint8_t mask, uint8_t cond,
^
openFPGALoader/src/spiInterface.hpp:85:14: note: overridden virtual function is here
virtual int spi_wait(uint8_t cmd, uint8_t mask, uint8_t cond,
^
4 warnings generated.
2022-03-10 18:19:49 +10:30
Gwenhael Goavec-Merou
2eac30c24e
ftdiJtagMPSSE: fix read/write polarity: always write on neg, read is by default on pos but may on neg with arty
2022-03-10 07:43:14 +01:00
Gwenhael Goavec-Merou
28ebc98b1b
board: add CERN SPEC150
2022-03-03 15:40:42 +01:00