diff options
author | LyamBRS <cous5830@gmail.com> | 2025-05-06 11:41:12 -0400 |
---|---|---|
committer | LyamBRS <cous5830@gmail.com> | 2025-05-06 11:41:12 -0400 |
commit | f36fb833b21c0e86205ca42a10c978a48a49a128 (patch) | |
tree | 7844ba3fc1d9025611e284a84136574d79164535 /rapport/annexe.tex | |
parent | 85e51c3cc8733c488ec8e0c89fdcb2237e823899 (diff) | |
parent | 5c556075d6dab123dc93e1397b2515be5cc241c7 (diff) |
Merge branch 'master' of chausse.xyz:s4-app1
Diffstat (limited to 'rapport/annexe.tex')
-rw-r--r-- | rapport/annexe.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/rapport/annexe.tex b/rapport/annexe.tex new file mode 100644 index 0000000..f15f688 --- /dev/null +++ b/rapport/annexe.tex @@ -0,0 +1,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} + + |