blob: f15f6882cabd55eb5bec2ef677053db497665435 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
\newpage
\appendix
\section{Code VHDL}
\begin{figure}[H]
\tiny
\centering
\begin{varwidth}{\linewidth}
\input{assets/code/thermo2bin.tex}
\end{varwidth}
\caption{Module Thermo2bin}
\end{figure}
\section{Simulations}
\section{Tables de Vérité et Karnaugh}
|