1 \section{Demonstration}
6 \item We will simulate the small CPU
7 \item Translate that CPU code to VHDL
8 \item Simulate the generated VHDL
9 \item See the hardware schematic of the synthesized VHDL
17 % \frametitle{How do we use \clash{}?}
20 % \item Import the module: CLasH.Translator
21 % \item And call \emph{makeVHDLAnnotations ghc\_lib\_dir [files\_to\_translate]}
25 % \item Call GHC with the --vhdl flag
26 % \item Use the :vhdl command in GHCi