Difference between revisions of "Xilinx ISE Lab No. 1: Schematics Input"

From dftwiki3
Jump to: navigation, search
(Installation on Windows 7 (running in Parallels))
Line 8: Line 8:
 
<br />
 
<br />
 
__TOC__
 
__TOC__
=Installation on Windows 7 (running in Parallels)=
+
=Introduction=
 +
Xilinx's ISE is "Xilinx ISE[1] is a software tool produced by Xilinx for synthesis and analysis of HDL designs, which enables the developer to synthesize ("compile") their designs, perform timing analysis, examine RTL diagrams, simulate a design's reaction to different stimuli, and configure the target device with the programmer." <ref name="wiki_xilinx_ise">Xilinx ISE, captured on [http://en.wikipedia.org/wiki/Xilinx_ISE wikipedia.org], April 2012.</ref>.
  
 +
=Installation of ISE V13 on Windows 7=
 +
 +
The first step is to install the ISE
 
* Go to [http://www.xilinx.com/support/download/index.htm Xilinx's Download site]
 
* Go to [http://www.xilinx.com/support/download/index.htm Xilinx's Download site]
 
* Download ISE 13.4 full installer for windows
 
* Download ISE 13.4 full installer for windows
Line 19: Line 23:
 
* Pick WebPack when asked for what to install
 
* Pick WebPack when asked for what to install
 
* Accept all defaults and install in C:\Xilinx folder
 
* Accept all defaults and install in C:\Xilinx folder
 +
 +
 +
 +
=References=
 +
 +
<references />

Revision as of 09:42, 16 April 2012

--D. Thiebaut 16:53, 14 April 2012 (EDT)


This lab is an introduction to Xilinx ISE and to the CoolRunner-II kit. Unfortunately the CoolRunner-II and its programming utility from Digilent works only with Windows XP, so we won't be able to download the design into the CPLD chip, but we can still energize and test the design with the ISE Simulator.


CoolRunner-II kit.jpg


Introduction

Xilinx's ISE is "Xilinx ISE[1] is a software tool produced by Xilinx for synthesis and analysis of HDL designs, which enables the developer to synthesize ("compile") their designs, perform timing analysis, examine RTL diagrams, simulate a design's reaction to different stimuli, and configure the target device with the programmer." [1].

Installation of ISE V13 on Windows 7

The first step is to install the ISE

  • Go to Xilinx's Download site
  • Download ISE 13.4 full installer for windows

  • This section is only visible to computers located at Smith College

  • Next
  • File downloads (takes about 30 minutes)
  • Unpack tar file into directory (in Dowloads folder)
  • Run xsetup application
  • Pick WebPack when asked for what to install
  • Accept all defaults and install in C:\Xilinx folder


References

  1. Xilinx ISE, captured on wikipedia.org, April 2012.