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

Last change on this file was 1446, checked in by sgupta, 14 years ago

updated tutorial with support for v4

  • Property svn:mime-type set to text/html
File size: 2.7 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>Requirements & Setup</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">Requirements & Setup</h1>
23            </div>
24                <div class="summary">
25        <p><font color="#000000">This section details the hardware, software and setup requirements for the Base System Builder exercise.</font></p>
26    </div>
27           
28                <div id="step_1" class="lessonStep top">
29            <h2 class="StepTitle">Hardware Requirements</h2>
[1446]30         <p><font color="#000000">A PC with:</font><br />
31<font color="#000000">  -DB9 serial port</font><br />
[952]32<font color="#000000">  -USB port</font></p>
33
34
[1446]35<p><font color="#000000">A WARP FPGA board (version 1.2 or version 2.2) with power supply.</font></p>
[952]36    </div>
37    <div class="clear"></div>
38    <div id="step_2" class="lessonStep top">
39            <h2 class="StepTitle">Software Requirements</h2>
[1446]40         <p><font color="#000000">Xilinx Tools:</font><br />
41<font color="#000000">  ISE 10.1 (with service pack 2 and IP update 2)</font><br />
[952]42<font color="#000000">  EDK 10.1 (with service pack 2)</font></p>
43
44
45<p><font color="#000000">A terminal emulator (like Tera Term Pro)</font></p>
46<p>&nbsp;</p>
47    </div>
48    <div class="clear"></div>
49    <div id="step_3" class="lessonStep top">
50            <h2 class="StepTitle">Setup</h2>
[970]51         <p>Download a copy of the WARP EDK repository as detailed on the website.</p>
[952]52
53
[964]54<p>Connect the WARP FPGA board serial and USB configuration interfaces to your PC.</p>
[952]55    </div>
56    <div class="clear"></div>
57
58        </div>
59        <div id="lessonNavigation">
60            <table>
61                <tr>
62                    <td class="lessonNav_Left"><a href="Overview.html">&lt;&lt; Overview</a></td>
63                    <td class="lessonNav_TOC"><a href="../XPS_Intro.html">Top</a></td>
[1446]64                    <td class="lessonNav_Right"><a href="Base_System_Builder_-_FPGA_Board_v1.html">Base System Builder - FPGA Board v1.2 &gt;&gt;</a> </td>
[952]65                </tr>
66            </table>
67        </div>
68    </div> 
69</body>
70</html>
Note: See TracBrowser for help on using the repository browser.