Installing ISE 13.3 webpack in Ubuntu

Hello everybody,
Today I’ll show you how to install ISE 13.3 webpack. As I’m a linux user, I’ll install it in Ubuntu Oneiric.
First of all, download the installer and the license file from here. You will be asked to login to download it. The installer is pretty large, almost 5G, so it will take some time depending on your connection speed.
Now, in the directory where you saved the file:

$ tar xvf Xilinx_ISE_DS_Lin_13.3_O.76xd.1.0.tar
$ cd Xilinx_ISE_DS_Lin_13.3_0.76xd.1.0
$ ./xsetup 

Accept license agreement (next twice) then select ISE WebPACK and then NEXT.

Select:

  • Acquire or Manage a License Key
  • Ensure Linux System Generator Symlinks
  • Install Cable Drivers (if you have a cable)
    Click NEXT.
Chose where you want to install it. By default it will be installed at /opt/Xilinx/13.3, NEXT and then INSTALL. It will take some time… Take a coffee and come back later! =D



Select “Manage Xilinx Licenses” tab and select the .lic file previously saved and then it’s done.

If you want install USB/Parallel JTAG on linux, see this website. Here a bref description why you should use it:
With this library it is possible to access the cables without loading a
proprietary kernel module which breaks with every new kernel release.

Marcelo

Marcelo Jo

Marcelo Jo is an electronics engineer with 10+ years of experience in embedded system, postgraduate in computer networks and masters student in computer vision at Université Laval in Canada. He shares his knowledge in this blog when he is not enjoying his wonderful family – wife and 3 kids. Live couldn’t be better.

LinkedIn 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.