Xilinx Test Programs
Tom Kelliher, CS 220
Nov. 12, 2003
This document will describe how to:
- Run the test programs.
- Assign pin constraints for problem 4-42.
- Assign pin constraints for problem 4-43.
Note: All reset signals are active low.
- Download the two test driver programs from the class Web site. They
are named
comp2.exe
and handshake.exe
. Source code is
available for you to look at.
- Configure the FPGA with a bitstream. Then, open a command line
window. Usually, you do this by selecting MSDOS prompt from the Programs
menu. In the X Lab, from the Start menu open the Run box, type
command
, and press Enter.
- Using
cd
in the command line window, navigate to the folder
containing the executable test program. Type its name and press Enter. It
will begin to run.
Thomas P. Kelliher
Tue Nov 11 14:54:49 EST 2003
Tom Kelliher