summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLyamBRS <cous5830@gmail.com>2025-05-06 13:48:28 -0400
committerLyamBRS <cous5830@gmail.com>2025-05-06 13:48:28 -0400
commit38dfe2202dc9f56df33e5d8aa0c987b439e537d9 (patch)
tree751bbed46485afa818bed839da3f32645d935f4c
parent3b8f98603557b1ab621cbb152ed4cda47cec272a (diff)
parent08b5368f81ac7247f74d0bf4080f8ff7f561878f (diff)
Merge branch 'master' of chausse.xyz:s4-app1
-rw-r--r--rapport/annexe.tex18
-rw-r--r--rapport/main.tex1
2 files changed, 19 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}\\
diff --git a/rapport/main.tex b/rapport/main.tex
index a0648b5..c401a8b 100644
--- a/rapport/main.tex
+++ b/rapport/main.tex
@@ -8,6 +8,7 @@
\usepackage{multicol}
\usepackage{float}
\usepackage{varwidth}
+\usepackage{graphicx}
% \usepackage[toc,page]{appendix}
\usepackage[usenames,dvipsnames]{xcolor}