Difference between revisions of "Xilinx ISE"

From LogicBox
Jump to: navigation, search
(Installing Xilinx ISE)
Line 1: Line 1:
 
= Installing Xilinx ISE =
 
= Installing Xilinx ISE =
 +
 +
All this information was extracted from [http://www.george-smart.co.uk/wiki/Xilinx_JTAG_Linux Here are the instructions how to install the JTAG driver and software on a Linux PC.]
  
 
When installing Xilinx ISE, make sure that the installer is located on the hard drive. The installer needs to have write permissions to the setup files. Burning the files to DVD has been reported to create problems.
 
When installing Xilinx ISE, make sure that the installer is located on the hard drive. The installer needs to have write permissions to the setup files. Burning the files to DVD has been reported to create problems.

Revision as of 09:48, 25 June 2015

Installing Xilinx ISE

All this information was extracted from Here are the instructions how to install the JTAG driver and software on a Linux PC.

When installing Xilinx ISE, make sure that the installer is located on the hard drive. The installer needs to have write permissions to the setup files. Burning the files to DVD has been reported to create problems.

Download Xilinx ISE from their website. This instruction has been tested with Ubuntu 14.04 64-bits and the ISE 14.5 64-Bits.

Extract the archives to a place with read and write permissions, and chmod the installer file executable my all. To do this, change into the folder with the installer files are located and issue the command

sudo chmod a+x xsetup 

Then you are ready to install the ISE suite. I suggest you do this as root. To start the installer, enter the following command:

sudo ./xsetup

JTAG Kabel in Linux

Here are the instructions how to install the JTAG driver and software on a Linux PC.

There are no special issues on a Windows PC.

If the PC will be used only for programming and not for compilation, select Lab Tools in the installation process!