Releases
v0.10.0
Evolution summary:
core
new
main: add busdev-num option to select a probe by his bus number / device address
libusb_ll: libusb wrapper (currently limited to scan device), src/main: add scan-usb option
libusb_ll: adding a libusb_open() return code check: when fails skip rest of the loop
update
src/main: simplify svf type search
svf: now is device independent and parsing is improved
pathHelper: Only compile on win builds
fix
removing test_sfl.svf
libusb_ll: typo (ft2232RL -> ft232RL). Fix #276
ftdispi: typo: replace holdn by wpn for spi_config.wpn_pi (fix issue #277 ).
ftdipp_mpsse: bus/addr: change type to uint8_t, default value to 0 and use cable_t bus_addr/device_addr$
msys2: Fix absolute windows paths
typo
board
new
LiteX-Acorn-Baseboards support
ALINX AX516 board.
Digilent CmodA7-35T fpga board
USRP X300 and X310
VCU118 board
Digilent nexys A7 (50/100) aka nexys 4 DDR
Alchitry Au+
Digilent CMOD S7 board.
cable
new
add cable jetson-nano-gpio
update
src/cable: rename bus/device to bus_addr/device_addr
cable implementation: rework to use cable_t directly
xvc_client: allows to select port
src/cable: rework cable list. move vid/pid from mpsse_bit_config to cable_t
part
new
Add support for Xc6slx9tqg144 FPGA
update
lattice: allows to use bit file for machxo2
altera,intel/Xilinx: adding an option to bypass spiOverJtag automatic bitstream selection by providing the bitstream file path
fix
xilinx: zynqXX: load only (#268 )
files
new
pofParser: introducing intel/altera POF file parser
update
latticeBitParser: support machxo2 (check compress & fill vector)
spiFlash
new
microchip SST26VF064B flash
update
limit automatic read burst length to 64K
add --bulk-erase
command line option
fix
Fix return value checking polarity and error reporting in protect_flash()
and unprotect_flash()
spiOverJtag
new
spiOverJtag_xc7a50tcsg324
spiOverJtag_xc7s25csga225
spiOverJtag_xc7s_csga225
doc
update
fix
Simplified troubleshooting .rst and removed media
Contributors
You can’t perform that action at this time.