diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-06 13:04:23 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-06 13:04:23 -0400 |
commit | 6d6e96019f8052199bb258e30cb1d2690906cba5 (patch) | |
tree | 2b0af0dfd0dee0ae89dedc3b70849867d40dbb9e /rapport/annexe.tex | |
parent | afa2aeabfb0e3f37b11c3518187ae328dffcc2b2 (diff) |
photos in annex
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 index 0c43f81..3b87539 100644 --- a/rapport/annexe.tex +++ b/rapport/annexe.tex @@ -45,6 +45,24 @@ \todo{Simulations} +\begin{figure}[H] +\centering + \includegraphics[width=.7\textwidth]{assets/img/schematic-thermo2bin.png} +\caption{Module Thermo2bin} +\end{figure} + +\begin{figure}[H] +\centering + \includegraphics[width=.7\textwidth]{assets/img/schematic-add4bits.png} +\caption{Module Add4Bits} +\end{figure} + +\begin{figure}[H] +\centering + \includegraphics[width=.7\textwidth]{assets/img/schematic-add1bit.png} +\caption{Module Add1Bit} +\end{figure} + \section{Tables de Vérité et Karnaugh} \todo{Verite}\\ |