Fix typos
[matthijs/master-project/haskell-symposium-talk.git] / clash-haskell09.lhs
1 \RequirePackage{atbegshi}
2 \documentclass[empty]{caes_presentation}
3 %include talk.fmt
4 \include{preamble}
5
6 \title{\clash{}}
7 \subtitle{From Haskell To Hardware}
8 \author{Christiaan Baaij \& Matthijs Kooijman}
9 \committee{Supervisor: Jan Kuper}
10 \date{September 3, 2009}
11
12 \begin{document}
13
14 \frame{\titlepage}
15 \note[itemize]{
16 \item Small tour: what can we describe in \clash{}
17 \item Quick real demo
18 }
19
20 \include{introduction}
21 \include{PolyAlu}
22 \include{demo}
23 \include{reducer}
24 \include{howdoesitwork}
25 \include{summary}
26
27 \end{document}