source: Documentation/FPGA Board User IO Reference Design/tex_src/FPGA_Board_UserIO_Reference.tex

Last change on this file was 284, checked in by bratton, 18 years ago

Added Copyright notice to .tex files

File size: 698 bytes
Line 
1%Copyright (c) 2006 Rice University
2%All Rights Reserved
3%This code is covered by the Rice-WARP license
4%See http://warp.rice.edu/license/ for details
5\documentclass[letterpaper, titlepage]{WARPdoc}
6
7\usepackage{graphicx}
8\usepackage{color}
9\usepackage{hyperref}
10
11\begin{document}
12
13\title{WARP FPGA Board User I/O Reference Design}
14\author{Austin J. Bratton}
15\organization{Rice University WARP Project\\ Center for Multimedia Communication\\ \href{http://warp.rice.edu/}{http://warp.rice.edu/}}
16
17%1.2: 2006-06-19: Converting to WARPdoc standard class
18\version{1.2}
19
20\maketitle
21
22\tableofcontents
23
24\include{HardwareSetup}
25\include{SoftwareSetup}
26\include{RunningProject}
27\include{FAQ}
28
29\end{document}
Note: See TracBrowser for help on using the repository browser.