summaryrefslogtreecommitdiff
path: root/rapport
diff options
context:
space:
mode:
Diffstat (limited to 'rapport')
-rw-r--r--rapport/annexe.tex15
-rw-r--r--rapport/assets/img/schematic-add1bit.pngbin24778 -> 0 bytes
-rw-r--r--rapport/assets/img/schematic-add1bita.pngbin0 -> 26959 bytes
-rw-r--r--rapport/assets/img/schematic-add1bitb.pngbin0 -> 15463 bytes
-rw-r--r--rapport/assets/img/schematic-add4bits.pngbin60332 -> 24424 bytes
-rw-r--r--rapport/assets/img/schematic-thermo2bin.pngbin84632 -> 123083 bytes
6 files changed, 11 insertions, 4 deletions
diff --git a/rapport/annexe.tex b/rapport/annexe.tex
index f2602c5..edad984 100644
--- a/rapport/annexe.tex
+++ b/rapport/annexe.tex
@@ -47,22 +47,29 @@
\begin{figure}[H]
\centering
- \includegraphics[width=.7\textwidth]{assets/img/schematic-thermo2bin.png}
+ \includegraphics[width=\textwidth]{assets/img/schematic-thermo2bin.png}
\caption{Module Thermo2bin}
\end{figure}
\begin{figure}[H]
\centering
- \includegraphics[width=.7\textwidth]{assets/img/schematic-add4bits.png}
+ \includegraphics[width=.6\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}
+ \includegraphics[width=.6\textwidth]{assets/img/schematic-add1bita.png}
+ \caption{Module Add1BitA}
\end{figure}
+\begin{figure}[H]
+ \centering
+ \includegraphics[width=.6\textwidth]{assets/img/schematic-add1bitb.png}
+ \caption{Module Add1BitB}
+\end{figure}
+
+
\newpage
\section{Tables de Vérité et Karnaugh}
diff --git a/rapport/assets/img/schematic-add1bit.png b/rapport/assets/img/schematic-add1bit.png
deleted file mode 100644
index 3903516..0000000
--- a/rapport/assets/img/schematic-add1bit.png
+++ /dev/null
Binary files differ
diff --git a/rapport/assets/img/schematic-add1bita.png b/rapport/assets/img/schematic-add1bita.png
new file mode 100644
index 0000000..3cb829c
--- /dev/null
+++ b/rapport/assets/img/schematic-add1bita.png
Binary files differ
diff --git a/rapport/assets/img/schematic-add1bitb.png b/rapport/assets/img/schematic-add1bitb.png
new file mode 100644
index 0000000..2186361
--- /dev/null
+++ b/rapport/assets/img/schematic-add1bitb.png
Binary files differ
diff --git a/rapport/assets/img/schematic-add4bits.png b/rapport/assets/img/schematic-add4bits.png
index e7bc64d..dc76ffa 100644
--- a/rapport/assets/img/schematic-add4bits.png
+++ b/rapport/assets/img/schematic-add4bits.png
Binary files differ
diff --git a/rapport/assets/img/schematic-thermo2bin.png b/rapport/assets/img/schematic-thermo2bin.png
index c6dc285..0212232 100644
--- a/rapport/assets/img/schematic-thermo2bin.png
+++ b/rapport/assets/img/schematic-thermo2bin.png
Binary files differ