wiki:Exercises/XPSIntro

Version 5 (modified by cjcamp, 17 years ago) (diff)

--

Xilinx Platform Studio is a software application that allows users to construct FPGA-based hardware systems from a variety of intellectual property (IP) cores. It permits the integration of hardware (compiled into the FPGA fabric) with software (running on embedded processors within the FPGA) to deliver true system-on-a-chip functionality. In this exercise, you will use Xilinx Platform Studio to develop an integrated application that will then be downloaded to the WARP FPGA board.

Hardware devices required for this exercise are

  • A Windows PC running all required software (see below), and
  • A WARP FPGA board (version 1.2).

Software applications required for this exercise are

  • Xilinx ISE 8.2.X,
  • Xilinx Platform Studio 8.2.X,
  • a terminal emulator application, e.g. Tera Term Pro or equivalent.

Supporting files required for this exercise are

  • A current copy of Rice University's EDK User Repository.

It is assumed that the user has connected all required cables between the WARP board and the Windows PC, and that basic USB and serial communication links has been established between the two devices. Once the USB communication link has been verified using IMPACT, the IMPACT application should be closed. Refer to the appropriate exercises for help in properly configuring hardware and establishing a basic communication link.

The remainder of this exercise is broken up into four distinct sections.