X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/41d0a9f776f45fe753d3f5cb71228ca9e289b94b..b122ac4b01ada42874d0747f6c7cf67e6e46d43e:/index.html diff --git a/index.html b/index.html index 148be32..c7261c9 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@

About

When using XILINX JTAG software like Impact, Chipscope and XMD - on Linux, the proprietary kernel windrvr module from Jungo + on Linux, the proprietary kernel module windrvr from Jungo is needed to access the parallel- or usb-cable. As this module does not work with current linux kernel versions (> 2.6.18) a library was developed, which emulates the module in userspace and allows the tools to access the JTAG cable without the need @@ -16,7 +16,7 @@

The library uses libusb to access USB devices and the - ppdev interface to communicate + ppdev interface to communicate with parallel cables. The parallel part currently only supports Parallel Cable III mode (and PCIV in PCIII compatibility mode) as the faster PCIV modes use another kernel module which is not emulated by this library. So you are limited to a 200kHz JTAG clock when using Parallel Cable IV with this software. @@ -31,10 +31,17 @@

+ These cables should work but have not yet been tested: +

Supported Software

The following software is reported to work with this driver: @@ -48,20 +55,25 @@
  • ChipScope Pro 9.1.02i
  • ChipScope Pro 8.2.04i
  • EDK 8.2.02i
  • +
  • EDK 8.1.02i
  • Download

    Links


    - Michael Gernoth, $Id: index.html,v 1.2 2007-04-06 12:32:26 michael Exp $ + Michael Gernoth, $Id: index.html,v 1.12 2007-04-22 11:41:58 michael Exp $