ISE WebPack installation on Linux

From ArmadeusWiki

Jump to: navigation, search

Contents

Xilinx WebPack installation instructions for Linux.

Note Note: Tested on:
  • Ubuntu Dapper (6.10) & Gusty (7.10) x86 32bits,
  • KUbuntu 7.10 x86 32bits


Packages needed

Install following package before installing ISE:

$ sudo apt-get install libstdc++5 libmotif3 libxp6 libcurl3

Instructions

  • download ISE WebPACK - WebInstall / ISE WebPACK 10.1 (Free Download) archive from here. You will need to create a Xilinx's account and register before being able to download files (it's free).
  • Choose the full download version "Download Files Individually" (2,4 Gbytes). When asked, you are not obliged to accept Java download manager (if you are sure of your Internet connection quality). Note the registration ID, it will be asked later during installation.

Image:ISE_full_download.png

  • You will get a webpack_SFD.tar archive, save it in your $HOME dir
  • unzip the archive:
 $ cd $HOME
 $ tar xvf webpack_SFD.tar
  • launch the installation
 $ cd webpack
 $ ./setup
  • Follows the instructions of the graphical interface (you need to launch setup as root if you want to install JTAG tools but on Armadeus JTAG tools are not needed to program the FPGA):

Image:ISE_install_select.png

Image:ISE_install_dir.png

Image:ISE_install_options.png

Image:ISE_install_options2.png

Image:ISE_install_update.png

Links

Other languages:

English  •  Français  •  Deutsch

Personal tools