Browse Source

ISE 11

master
Michael Gernoth 15 years ago
parent
commit
4d5f52f3c6
  1. 4
      index.html

4
index.html

@ -45,7 +45,7 @@
<i>libusb-driver</i>. This will lead the tools to believe that they are running on a 32-bit
platform and allows them to connect to the cable.</P></LI>
<LI><P><I>2009-05-31</I>: ISE Design Suite 11.1 now uses their libusb based drivers as default, without
<LI><P><I>2009-05-31</I>: ISE Design Suite 11.1 now uses Xilinx's libusb-based drivers as default, without
the need to set <kbd>XIL_IMPACT_USE_LIBUSB</kbd>. If you want to use this driver with ISE 11.1 for USB
cables and disable the builtin support for libusb, you now have to set <kbd>XIL_IMPACT_USE_LIBUSB</kbd>
to <kbd>0</kbd> (<kbd>export XIL_IMPACT_USE_LIBUSB=0</kbd> or <kbd>setenv XIL_IMPACT_USE_LIBUSB 0</kbd>).
@ -84,7 +84,7 @@
<H2>Supported Software</H2>
The following software is reported to work with this driver:
<ul>
<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 11.1</a></li>
<li><a href="http://www.xilinx.com/tools/designtools.htm">ISE 11</a> (all editions)</li>
<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 10.1</a></li>
<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 9.2 SP1, SP2, SP3 and SP4</a></li>
<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 9.1 SP1, SP2 and SP3</a></li>

Loading…
Cancel
Save