X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/57d4107e615cec7c3331ce93b89f9123ec524ba7..b122ac4b01ada42874d0747f6c7cf67e6e46d43e:/index.html diff --git a/index.html b/index.html index 023caa6..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,11 +31,18 @@

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

Supported Software

The following software is reported to work with this driver:

Download

Links

@@ -63,8 +71,9 @@
  • Initial announcement on comp.arch.fpga
  • XUP by inisyn research, opensource JTAG programming for Spartan 3E starter kit USB cable
  • USB JTAG adapter by Kolja Waschk, opensource integration of the XILINX platform cable USB into OpenOCD and openwince JTAG Tools
  • +
  • Spartan3 JTAG download tools for GNU/Linux (xc3sprog)

  • - Michael Gernoth, $Id: index.html,v 1.4 2007-04-06 13:08:27 michael Exp $ + Michael Gernoth, $Id: index.html,v 1.12 2007-04-22 11:41:58 michael Exp $