X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fhaskell-symposium-talk.git;a=blobdiff_plain;f=clash-haskell09.lhs;h=ad01d4e04ea104db4b4890600ed2bc8d947c1569;hp=30c4cf32d48badcfc7ec6891adcf94474deb009e;hb=HEAD;hpb=bf7c294bcfb5b4528e4daf0bdddd18ab59adc86c diff --git a/clash-haskell09.lhs b/clash-haskell09.lhs index 30c4cf3..ad01d4e 100644 --- a/clash-haskell09.lhs +++ b/clash-haskell09.lhs @@ -1,27 +1,27 @@ -\documentclass[hyperref={unicode}]{beamer} +\RequirePackage{atbegshi} +\documentclass[empty]{caes_presentation} %include talk.fmt \include{preamble} \title{\clash{}} \subtitle{From Haskell To Hardware} \author{Christiaan Baaij \& Matthijs Kooijman} -\institute[University of Twente] -{ - Computer Architecture for Embedded Systems \\ - Faculty of EEMCS \\ - University of Twente\\ -} -\date{\today} +\committee{Supervisor: Jan Kuper} +\date{September 3, 2009} \begin{document} \frame{\titlepage} +\note[itemize]{ +\item Small tour: what can we describe in \clash{} +\item Quick real demo +} \include{introduction} \include{PolyAlu} +\include{demo} \include{reducer} \include{howdoesitwork} -\include{demo} -\include{summery} +\include{summary} -\end{document} \ No newline at end of file +\end{document}