Fix typos
[matthijs/master-project/haskell-symposium-talk.git] / demo.lhs
index e4f8d48ebfd6ee7c9c7a8c1b0d6d01a70016c36a..f50a9590df95d6e92a458b5e83aee2d2e49fd44f 100644 (file)
--- a/demo.lhs
+++ b/demo.lhs
@@ -3,11 +3,22 @@
 \frame{
 \frametitle{Demo}
 \begin{itemize}
-  \item We will simulate the small CPU from earlier
-  \item Translate that CPU code to VHDL
+  \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
-  \item See the hardware schematic of the synthesized VHDL
 \end{itemize}
+}\note[itemize]{
+\item Will show video
+}
+
+\frame{
+\frametitle{Generated Schematic}
+\begin{figure}
+\centerline{\includegraphics<1>[width=10.3cm]{cpucomplete}
+\includegraphics<2>[width=11.3cm]{cpualu}
+\includegraphics<3>[height=6.3cm]{cpuregisters}}
+\end{figure}
 }
 
 %