Changes between Version 2 and Version 3 of Exercises/FPGABoardIntro/UsingImpact


Ignore:
Timestamp:
Mar 18, 2007, 1:04:55 AM (17 years ago)
Author:
cjcamp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/FPGABoardIntro/UsingImpact

    v2 v3  
    11[[TracNav(Exercises/FPGABoardIntro/TOC)]]
    22
    3 The iMPACT software application supports communication (including FPGA configuration) between a computer running the IMPACT application and devices on the WARP FPGA board configured in a "scan chain".  In such a chain, serial data is fed from the output of each device to the input of its nearest downstream neighbor.  The first and last devices in the chain are connected back to the PC via dedicated USB boundary scan circuitry on the WARP FPGA board.  Establishing communication via this link is a critical first step in utilizing the WARP hardware.
     3In this section, you will verify the ability to communicate with the WARP FPGA board over the USB link established in the previous section.
     4
     5The iMPACT software application supports communication (including FPGA configuration) between a computer running IMPACT and devices on the WARP FPGA board configured in a "scan chain".  In such a chain, serial data is fed from the output of each device to the input of its nearest downstream neighbor.  The first and last devices in the chain are connected back to the PC via dedicated USB boundary scan circuitry on the WARP FPGA board.  Establishing communication via this link is a critical first step in utilizing the WARP hardware.
    46
    57Open the Xilinx iMPACT application.
     
    1921[[Image(Exercises/FPGABoardIntro/Files:impact_comm_04a.jpg)]]
    2022
    21 A progress dialog window will then appear to indicate completion percentage for the firmware update.
     23A progress dialog window will appear to indicate completion percentage for the firmware update.
    2224
    2325[[Image(Exercises/FPGABoardIntro/Files:impact_comm_05a.jpg)]]
     
    3133[[Image(Exercises/FPGABoardIntro/Files:impact_comm_07a.jpg)]]
    3234
    33 If the second device in the chain is not selected, click on it to select it.  You will now verify the ability to communicate via devices in the boundary scan interface by repetitively reading the ID code of a specific device.  From the Debug menu at the top of the main iMPACT window, select "IDCODE Looping...".
     35If the second device in the chain is not selected, click on it to select it.  You will now verify the ability to communicate via devices in the boundary scan chain by repetitively reading the ID code of a specific device.  From the Debug menu at the top of the main iMPACT window, select "IDCODE Looping...".
    3436
    3537[[Image(Exercises/FPGABoardIntro/Files:impact_comm_08a.jpg)]]