X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/2b78cb99505ece99ba30ccc3ebe6f6fd462b4f33..718362b4409c88af655e4bcb70b3a81d4086dcdc:/index.html diff --git a/index.html b/index.html index 271e3e7..f96de1e 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,10 @@

XILINX JTAG tools on Linux without proprietary kernel modules

+

News (2008-03-26): Xilinx is about to release their own drivers based on libusb. + They will be located at: + http://www.xilinx.com/support/answers/25249.htm +

About

When using XILINX JTAG software like Impact, Chipscope and XMD @@ -23,48 +27,72 @@ The USB cable is supported at full speed.

+ Experimental support for FTDI 2232 based devices has been added. They are seen by Impact as a Parallel + Cable III. These devices are currently significantly slower than every other supported cable. +

+

The library is called libusb-driver as it was developed to support the USB cable, but later extended to also support parallel cables.

Supported Cables

The following cables are reported to work with this driver: + These cables should work but have not yet been tested: +

Supported Software

The following software is reported to work with this driver:

Download

Links


- Michael Gernoth, $Id: index.html,v 1.7 2007-04-07 17:20:20 michael Exp $ + Michael Gernoth