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


Ignore:
Timestamp:
Mar 20, 2007, 12:04:12 PM (17 years ago)
Author:
cjcamp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/XPSIntro/DownloadAndTest

    v1 v1  
     1Verify that a serial cable has been connected between the WARP FPGA board and the Windows PC.  Open the terminal emulator application on the 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.
     2
     3[[Image(Exercises/XPSIntro/Files:xps_development_38a.jpg)]]
     4
     5From the Device Configuration menu at the top of the XPS main window, select "Download Bitstream".
     6
     7[[Image(Exercises/XPSIntro/Files:xps_development_39a.jpg)]]
     8
     9If 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.
     10
     11[[Image(Exercises/XPSIntro/Files:xps_development_40a.jpg)]]
     12
     13Congratulations!  You have sucessfully utilized the WARP FPGA board and Xilinx Platform Studio to implement a simple FPGA-based hardware/software system.