Hopefully finalized presentation
[matthijs/master-project/haskell-symposium-talk.git] / demo.lhs
index 61a55678c9e5bab745a67157955139fe3dfb9dfd..f50a9590df95d6e92a458b5e83aee2d2e49fd44f 100644 (file)
--- a/demo.lhs
+++ b/demo.lhs
@@ -3,6 +3,7 @@
 \frame{
 \frametitle{Demo}
 \begin{itemize}
+  \item Pre-Recored Video: VHDL Synthesis takes too long
   \item Simulate the CPU description
   \item Translate the CPU to VHDL
   \item Simulate the generated VHDL
@@ -14,9 +15,9 @@
 \frame{
 \frametitle{Generated Schematic}
 \begin{figure}
-\centerline{\includegraphics<1>[width=10cm]{cpucomplete}
-\includegraphics<2>[width=10cm]{cpualu}
-\includegraphics<3>[height=6cm]{cpuregisters}}
+\centerline{\includegraphics<1>[width=10.3cm]{cpucomplete}
+\includegraphics<2>[width=11.3cm]{cpualu}
+\includegraphics<3>[height=6.3cm]{cpuregisters}}
 \end{figure}
 }