Changes between Version 3 and Version 4 of peripheral_test/execution


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

--

Legend:

Unmodified
Added
Removed
Modified
  • peripheral_test/execution

    v3 v4  
    11= Running the Program =
     2
     3== Ready Tera Term Pro ==
     4 1. Open Tera Term Pro (Browse to "'''\Program Files\TTERMPRO\ttermpro.exe'''")
     5 2. Choose '''Serial''' and select the appropriate COM port (the one to which the board is connected) from the '''Port:''' drop down menu.
     6 3. Go to '''Setup''' => '''Serial Port...''' and change the '''Baud rate''' to 57600 (or whatever you specified in your project) from the drop down menu.  Click '''OK'''
     7 4. Tera Term is now ready to receive data.
     8 NOTE: (If you are unsure about what rate you choose, this can be found by double-clicking '''RS232''' in the '''System Assembly''' view.  The number given for '''UART Lite Baud Rate''' is it.)
    29
    310== Download Program to the Board ==
    411(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
     12
     13=== Method 1: Directly from XPS ===
     14 1. 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)
     15=== Method 2: Using iMPACT ===
     16 1. Open iMPACT via '''Program Files''' => '''Xilinx ISE 8.1i''' => '''Accessories''' => '''iMPACT'''
     17 2. When the '''iMPACT Project''' dialogue box pops up, click '''Cancel''' You should see the workspace.
     18 3. Right-click on the workspace and choose '''Initialize Chain'''. Click '''OK''' at the '''Boundary-Scan Chain Contents Summary''' window.
     19 4. You will see the '''Assign New Configuration File''' window.  Click '''Bypass''' for the '''xccace''' block.
     20 5. For the '''xc2vp70''' block, browse to the location of your generated bitstream. (e.g. "\ProjectFolder\implementation\download.bit"). Select this file and click '''Open'''.  Click '''OK''' at the '''Add Virtex-II Pro/Virtex-4 Object Files''' window to return to the workspace.
     21 6. Right click on the '''xc2vp70''' block, and choose '''Program'''.  Click '''OK'''
     22=== Method 3: Using ChipScope ===
     23 1. Open ChipScope via