X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=demo.lhs;h=61a55678c9e5bab745a67157955139fe3dfb9dfd;hb=d514bd151f4bd5bbb5ae6828902a778222de9738;hp=e4f8d48ebfd6ee7c9c7a8c1b0d6d01a70016c36a;hpb=2523b691bc4f9871e5d0fb3823fcd2c8952affaa;p=matthijs%2Fmaster-project%2Fhaskell-symposium-talk.git diff --git a/demo.lhs b/demo.lhs index e4f8d48..61a5567 100644 --- a/demo.lhs +++ b/demo.lhs @@ -3,11 +3,21 @@ \frame{ \frametitle{Demo} \begin{itemize} - \item We will simulate the small CPU from earlier - \item Translate that CPU code to VHDL + \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=10cm]{cpucomplete} +\includegraphics<2>[width=10cm]{cpualu} +\includegraphics<3>[height=6cm]{cpuregisters}} +\end{figure} } %