Changes between Version 8 and Version 9 of Exercises/13_4/IntroToXPS


Ignore:
Timestamp:
Aug 20, 2012, 10:55:15 AM (12 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/13_4/IntroToXPS

    v8 v9  
    1313 * Familiarity with the Xilinx SDK. Make sure you have completed the [wiki:Exercises/13_4/IntroToSDK Introduction to the SDK] exercise.
    1414
     15== Overview ==
     16
     17
    1518== Instructions ==
    1619
    17201. 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: We recommend using the "lite" template for this exercise as it will build the quickest.
    18211. 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 1. Download the provided [attachment:prng_useriosrc_plbw_v1_02_a.zip pcore]. Unzip the archive and place the "prng_useriosrc_plbw_v1_02_a" folder inside the "pcores"
     221. Download the provided [attachment:prng_useriosrc_plbw_v1_02_a.zip pcore]. Unzip the archive and place the "prng_useriosrc_plbw_v1_02_a" folder inside the "pcores" folder in the extracted template project. For the purpose of this exercise, we have provided this pcore as an example of a hardware peripheral you may want to integrate into your design. The [wiki:Exercises/13_4/SysgenExportPcore Exporting pcores from System Generator] exercise explains takes you through how this pcore was created.
    2023
    2124