Changes between Initial Version and Version 1 of Exercises/XPSIntro/DownloadAndTestRemote


Ignore:
Timestamp:
Oct 30, 2007, 4:48:31 PM (17 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/XPSIntro/DownloadAndTestRemote

    v1 v1  
     1[[TracNav(Exercises/XPSIntro/TOC)]]
     2
     3This section requires valid USB and serial communication links between the WARP FPGA board and the Wndows PC on which the Xilinx software tools are running.  If you need help establishing these connections, please refer to the appropriate exercise : WARP FPGA Board Introduction.  Open a terminal emulator application on the local PC, and set its operating parameters to 9600 baud, 8 data bits, one stop bit, no parity.  The following screen shot illustrates a correct configuration for the Tera Term Pro terminal emulator application.  These settings can be found in Setup->Serial Port...
     4
     5[[Image(Exercises/XPSIntro/Files:xps_development_38a.jpg)]]
     6
     7Verify that no other Xilinx software applications (i.e. IMPACT) are contending for access to the WARP board's USB connection.  If IMPACT is currently open, close it.  From the Device Configuration menu at the top of the XPS main window, select "Download Bitstream".
     8
     9[[Image(Exercises/XPSIntro/Files:xps_development_39a.jpg)]]
     10
     11If all cables have been connected correctly, the terminal emulator window should display the following text.  Simultaneously, the LEDs on the WARP FPGA board should indicate the value that is output to the serial port.
     12
     13[[Image(Exercises/XPSIntro/Files:xps_development_40a.jpg)]]
     14
     15Congratulations!  You have sucessfully utilized the WARP FPGA board and Xilinx Platform Studio to implement a simple FPGA-based hardware/software system.
     16
     17
     18----
     19{{{
     20#!html
     21<center>
     22}}}
     23== [wiki:Exercises/XPSIntro/GeneratingSW Back: Generating Software] |  [wiki:Exercises/XPSIntro Top] ==
     24{{{
     25#!html
     26</center>
     27}}}