Changes between Version 5 and Version 6 of peripheral_test/execution


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

--

Legend:

Unmodified
Added
Removed
Modified
  • peripheral_test/execution

    v5 v6  
    88 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.)
    99
    10 == Download Program to the Board ==
     10== Download Peripheral Test to the Board ==
    1111(Assumes that the bitstream has been generated successfully)[[BR]]
    1212
     
    1818 3. Right-click on the workspace and choose '''Initialize Chain'''. Click '''OK''' at the '''Boundary-Scan Chain Contents Summary''' window.
    1919 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'''
     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''' to download to the board.
    2222=== Method 3: Using ChipScope ===
    2323 1. Open ChipScope via '''Program Files''' => '''ChipScope Pro 8.1i''' => '''ChipScope Pro Analyzer'''
    2424 2. Click on the '''Open Cable/Search JTAG Chain''' button located in the upperleft corner.
     25 3. Click '''OK''' at the window that pops up.
     26 4. Right click on '''xc2vp70''' in the box in the upper-lefthand corner.  Choose '''Configure'''.
     27 5. Choose '''Select New File''' and browse to the location of your generated bitstream (e.g. "\ProjectFolder\implementation\download.bit").
     28 6. Click '''OK''' to download to the board.
     29