Changes between Version 5 and Version 6 of Exercises/13_4/IntroToXPS


Ignore:
Timestamp:
Aug 20, 2012, 9:54:20 AM (12 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/13_4/IntroToXPS

    v5 v6  
     1= Introduction to the Xilinx Platform Studio (XPS) =
     2''(compatible with WARP v2 and WARP v3)''
     3
     4In this exercise, users will be introduced to the Xilinx Platform Studio (XPS). This tool is used by designers to build complete systems out of separate peripheral cores known as "pcores." In this exercise, user's will extend a provided template project by adding a custom pcore that implements a pseudorandom number generator (PRNG) directly in the FPGA. This core is then connected to the template project's User I/O core so it can drive random values out to LEDs and hexadecimal displays.
     5
     6== Prerequisites ==
     7 * You have a WARP v2 or WARP v3 board
     8 * ESD protection for the WARP board (wrist strap, etc)
     9 * WARP v2: USB cable for programming and USB cable for UART
     10 * WARP v3: External USB JTAG cable and a micro USB cable for UART
     11 * Complete installation of ISE System Edition 13.4
     12 * Set up a terminal on your computer using PuTTY or an alternative. Instructions to do this are available [wiki:HowTo/SetUpPuTTY instructions here].
     13 * Familiarity with the Xilinx SDK. Make sure you have completed the [wiki:Exercises/13_4/IntroToSDK Introduction to the SDK] exercise.
     14
     15== Instructions ==
     16
     171. Download either the [wiki:HardwareUsersGuides/WARPv3/TemplateProjects WARP v3 Template Project] or the [wiki:HardwareUsersGuides/WARPv2/TemplateProjects WARP v2 Template Project] according to the which hardware you are using. Note: any template for your version of the hardware will work fine for this exercise as only the SDK is necessary. In general, when FPGA hardware designs must be generated, the "lite" template will build the quickest, but it lacks peripherals like Ethernet that may be necessary for the design.
     181. Extract the archive into a folder on your hard drive. Note: this folder '''must not''' contain any spaces in the path (this includes the the Windows desktop, as that lives in a folder known as "Documents and Settings").
     19
     20
    121{{{
    2 
    322WARP v3 Template Project - Lite
    423Board serial number: W3-a-00006