Changes between Version 2 and Version 3 of peripheral_test/execution


Ignore:
Timestamp:
May 24, 2006, 1:07:06 PM (18 years ago)
Author:
bratton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • peripheral_test/execution

    v2 v3  
    11= Running the Program =
    22
    3 Coming Soon!
     3== Download Program to the Board ==
     4(Assumes that the bitstream has been generated successfully)[[BR]]
     5 1. Method 1: Directly from XPS
     6   * Download the bitstream to the board via '''Device Configuration''' => '''Download Bitstream''' or by clicking on the toolbar icon.  (NOTE: XPS will recompile/regenerate everything that is not current before downloading the bitstream)
     7 2. Method 2: Using iMPACT
     8   * Open iMPACT via '''Program Files''' => '''Xilinx ISE 8.1i''' => '''Accessories''' => '''iMPACT'''
     9   * When the '''iMPACT Project''' dialogue box pops up, click '''Cancel''' You should see the workspace.
     10   * Right-click on the workspace and choose '''Initialize Chain'''
     11   * The next screen pops up.  Click '''Bypass''' for sysace.
     12   * For the next selection, browse to the location of your generated bitstream. (e.g. "\ProjectFolder\implementation\download.bit").  Click '''OK''' to return to the workspace.
     13   * Right click on the board block, and choose '''Program'''.  Click '''OK'''
     14 3. Method 3: Using ChipScope
     15   * Open ChipScope via