Questa è una vecchia versione del documento!


Xilinx tutorials

[ Back ]

Contents
  • Introduction
  • Xilinx ISE In-Depth tutorial

Introduction

Detailed documentation already exists and it is freely available from Xilinx website!

Go though the Quick Start Guide and the ISE In-Depth Tutorial

Xilinx ISE In-Depth tutorial

Follow the official tutorial provided by Xilinx,

http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_4/ise_tutorial_ug695.pdf

cd ~/scratch/xilinx
mkdir xilinx_tutorial

Download the source code from Xilinx website

cd xilinx_tutorial
wget http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_4/ise_tutorial_ug695.pdf
mkdir vhdl
mkdir verilog

Download source code,

wget https://secure.xilinx.com/webreg/clickthrough.do?cid=184455&license=RefDesLicense&filename=wtut_edif.zip&languageID=1
wget https://secure.xilinx.com/webreg/clickthrough.do?cid=184440&license=RefDesLicense&filename=wtut_sc.ZIP&languageID=1
wget https://secure.xilinx.com/webreg/clickthrough.do?cid=184447&license=RefDesLicense&filename=wtut_ver.ZIP&languageID=1
wget https://secure.xilinx.com/webreg/clickthrough.do?cid=184460&license=RefDesLicense&filename=wtut_vhd.ZIP&languageID=1 



Last update: Luca Pacher - Oct 24, 2013