1
0

document lib32 target, add EDK 9.1.02i as working

This commit is contained in:
Michael Gernoth 2007-05-27 00:10:02 +02:00
parent d59d5fb4e8
commit b8b5059a2b
2 changed files with 4 additions and 1 deletions

4
README
View File

@ -17,6 +17,7 @@ the following software:
* ChipScope 9.1.03i * ChipScope 9.1.03i
* ChipScope 9.1.02i * ChipScope 9.1.02i
* ChipScope 8.2.04i * ChipScope 8.2.04i
* EDK 9.1.02i
* EDK 9.1.01i * EDK 9.1.01i
* EDK 8.2.02i * EDK 8.2.02i
* EDK 8.1.02i * EDK 8.1.02i
@ -25,7 +26,8 @@ In addition to the XILINX USB and parallel cables, devices based on the FTDI
2232 serial converter chip are also experimentally supported. This includes 2232 serial converter chip are also experimentally supported. This includes
devices like the Amontec JTAGkey(-Tiny). devices like the Amontec JTAGkey(-Tiny).
Build the library by calling `make'. Build the library by calling `make'. If you are on a 64 bit system but want
to build a 32 bit library, run `make lib32' instead.
To use this library you have to preload the library before starting impact: To use this library you have to preload the library before starting impact:

View File

@ -60,6 +60,7 @@
<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.1.03i</a></li> <li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.1.03i</a></li>
<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.1.02i</a></li> <li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.1.02i</a></li>
<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 8.2.04i</a></li> <li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 8.2.04i</a></li>
<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 9.1.02i</a></li>
<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 9.1.01i</a></li> <li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 9.1.01i</a></li>
<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 8.2.02i</a></li> <li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 8.2.02i</a></li>
<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 8.1.02i</a></li> <li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 8.1.02i</a></li>