Complete draft version of the presentation
[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 \date{September 3, 2009}
10
11 \begin{document}
12
13 \frame{\titlepage}
14 \note[itemize]{
15 \item Small tour: what can we describe in \clash{}
16 \item Quick real demo
17 }
18
19 \include{introduction}
20 \include{PolyAlu}
21 \include{demo}
22 \include{reducer}
23 \include{howdoesitwork}
24 \include{summery}
25
26 \end{document}