From: Christiaan Baaij Date: Sun, 13 Dec 2009 20:53:37 +0000 (+0100) Subject: Use \clash command. Fix pictures X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Ffinal-presentation.git;a=commitdiff_plain;h=a32353a119937722388b8a78e73ab6e269484bca Use \clash command. Fix pictures --- diff --git a/christiaan/fir.lhs b/christiaan/fir.lhs index a35efb6..01a5666 100644 --- a/christiaan/fir.lhs +++ b/christiaan/fir.lhs @@ -48,7 +48,7 @@ \frametitle{Synthesized Output} \vspace{-0.8em} \begin{figure} - \centerline{\includegraphics[width=\paperwidth,trim=9mm 4cm 14mm 4cm, clip=true]{fir0.png}} + \centerline{\includegraphics[width=\paperwidth,trim=9mm 14cm 14mm 16cm, clip=true]{fir0.png}} \end{figure} \end{frame} @@ -56,7 +56,7 @@ \frametitle{Synthesized Output} \vspace{-0.8em} \begin{figure} - \centerline{\includegraphics[width=\paperwidth,trim=9mm 4cm 16.5cm 4cm, clip=true]{fir1.png}} + \centerline{\includegraphics[width=\paperwidth,trim=9mm 15cm 16.5cm 11cm, clip=true]{fir1.png}} \end{figure} \end{frame} @@ -64,6 +64,6 @@ \frametitle{Synthesized Output} \vspace{-0.8em} \begin{figure} - \centerline{\includegraphics[width=\paperwidth,trim=3cm 4cm 4cm 4cm, clip=true]{fir2.png}} + \centerline{\includegraphics[width=\paperwidth,trim=3cm 13cm 4cm 11cm, clip=true]{fir2.png}} \end{figure} \end{frame} \ No newline at end of file diff --git a/christiaan/reductioncircuit.lhs b/christiaan/reductioncircuit.lhs index e1add22..a41dbf6 100644 --- a/christiaan/reductioncircuit.lhs +++ b/christiaan/reductioncircuit.lhs @@ -3,14 +3,14 @@ \frame{ \frametitle{Too Restrictive?} \begin{itemize} - \item Is CλasH too restrictive given the fact that a designer can currently not define his own vector transformations, or recursive functions for that matter? + \item Is \clash{} too restrictive given the fact that a designer can currently not define his own vector transformations, or recursive functions for that matter? \end{itemize} } \frame{ \frametitle{Too Restrictive?} \begin{itemize} - \item There is certainly room to increase expressivity. But we can already describe non-trivial design in CλasH. + \item There is certainly room to increase expressivity. But we can already describe non-trivial design in \clash{}. \item Example: Reduction circuit \end{itemize} } diff --git a/fir2.png b/fir2.png index 8541aba..7af7f76 100644 Binary files a/fir2.png and b/fir2.png differ