source: Documentation/Tutorials/XPS_Intro/html/sections/Overview.html

Last change on this file was 952, checked in by murphpo, 16 years ago

adding first draft of XPS_Intro tutorial

  • Property svn:mime-type set to text/html
File size: 1.9 KB
RevLine 
[952]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5    <meta name="generator" content="ScreenSteps http://www.screensteps.com/" />
6    <title>Overview</title>
7    <link href="../neutral.css" media="screen" rel="stylesheet" type="text/css" />
8</head>
9
10<body class="lucida">
11    <div id="wrapper">     
12        <div id="header">
13            <a id="logo" href="http://warp.rice.edu/trac/"><img src="http://warp.rice.edu/images/warpLogo.jpg" alt="Rice University WARP - Wireless Open-Access Research Platform" height="45" width="285" /></a>
14        </div>
15    <div id="mainnav" class="nav">
16        <ul>
17            <li class="first active"><a href="/trac/wiki">Home</a></li><li><a href="/forums">Forums</a></li><li><a href="/trac/browser">Browse Source</a></li>
18        </ul>
19    </div>
20        <div id="LessonContent">
21            <div class="LessonHeader">
22                <h1 class="LessonTitle">Overview</h1>
23            </div>
24                <div class="summary">
25        <p><font color="#000000">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.</font></p>
26    </div>
27           
28           
29        </div>
30        <div id="lessonNavigation">
31            <table>
32                <tr>
33                    <td class="lessonNav_Left"></td>
34                    <td class="lessonNav_TOC"><a href="../XPS_Intro.html">Top</a></td>
35                    <td class="lessonNav_Right"><a href="Requirements___Setup.html">Requirements & Setup &gt;&gt;</a> </td>
36                </tr>
37            </table>
38        </div>
39    </div> 
40</body>
41</html>
Note: See TracBrowser for help on using the repository browser.