Use \clash command. Fix pictures
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Sun, 13 Dec 2009 20:53:37 +0000 (21:53 +0100)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Sun, 13 Dec 2009 20:53:37 +0000 (21:53 +0100)
christiaan/fir.lhs
christiaan/reductioncircuit.lhs
fir2.png

index a35efb6cb863b64384840b1a25587442b6192f43..01a566628ed5a125fefa914ee4847a1e37bd31a3 100644 (file)
@@ -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
index e1add22cc3c0aa6be5413f56c3aca5f3111ed606..a41dbf6dfb46fb89d4bf4047b90a23192659cf84 100644 (file)
@@ -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}
 }
index 8541aba34f077233713c0e072e93ea433aeb7a83..7af7f76f87b2f84e8ddee6722f3ea86f2ec1c5b4 100644 (file)
Binary files a/fir2.png and b/fir2.png differ