1
0

add ISE 12 to the list of supported software

This commit is contained in:
Michael Gernoth 2010-05-22 13:30:47 +02:00
parent 4ba5d6d931
commit b316fb2f6f
2 changed files with 2 additions and 0 deletions

1
README
View File

@ -9,6 +9,7 @@ should work on every kernel version which is supported by libusb and supports
ppdev. It was written against impact from ISE Webpack 9.1SP1 and tested with ppdev. It was written against impact from ISE Webpack 9.1SP1 and tested with
the following software: the following software:
* ISE 12.1
* ISE Webpack 11.1 * ISE Webpack 11.1
* ISE Webpack 10.1 * ISE Webpack 10.1
* ISE Webpack 9.2SP1, SP2, SP3, SP4 * ISE Webpack 9.2SP1, SP2, SP3, SP4

View File

@ -87,6 +87,7 @@
<H2>Supported Software</H2> <H2>Supported Software</H2>
The following software is reported to work with this driver: The following software is reported to work with this driver:
<ul> <ul>
<li><a href="http://www.xilinx.com/tools/designtools.htm">ISE 12</a> (all editions)</li>
<li><a href="http://www.xilinx.com/tools/designtools.htm">ISE 11</a> (all editions)</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 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.2 SP1, SP2, SP3 and SP4</a></li>