OPERATING SYSTEMSOS Linux

Xilinx install and running on Ubuntu

Xilinx ISE Webpack – see my channel for how to download

Installation of ISE Design Tools 14.7 on Ubuntu (linux) 14.04 LTS

Sorry my video recorder broke for the first few steps:

1. Unpack the part 1 download ** tar -xf Xilinx_ISE_DS_14.7_1015_1-1.tar

2. sudo chmod 777 xsetup && sudo xsetup

3. Go through install steps setting the download location of the PART files i.e. /home/user

4. Install to /opt/Xilinx then do a sudo chgrp -R my_group /opt/Xilinx/ && sudo chown -R my_user /opt/Xilinx/

5. Change /opt/Xilinx/14.7/ISE_DS/settings64.sh to executable
sudo chmod u+x

6. Make changes to settings script as shown in video.

7. Run script

8. Now start Xilinx ISE by typing exactly this into a Terminal /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/ise

SO FAR I CANNOT GET EDK TO START. PlanAhead runs but soon after seg_faults.

source

ubuntu download

Leave a Reply

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