diff options
Diffstat (limited to 'rapport/annexe.tex')
-rw-r--r-- | rapport/annexe.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/rapport/annexe.tex b/rapport/annexe.tex index edad984..66d1e69 100644 --- a/rapport/annexe.tex +++ b/rapport/annexe.tex @@ -39,9 +39,8 @@ \caption{Module Add1BitB} \end{figure} -\section{Schémas} +\section{Schémas Bloc} -\todo{Schéma bloc}\\ \todo{Simulations} @@ -93,6 +92,7 @@ \begin{table}[H] \centering \caption{Table de vérité des Bits} + \label{tab:table-de-vérité-thermométrique-4-bits} \vspace{.2cm} \begin{tabular}{llllllll} \toprule @@ -120,6 +120,7 @@ \implicant{4}{6} \end{karnaugh-map} \caption{Karnaugh pour le bit $H$} +\label{tab:karnaugh-bit-H} \end{figure} \begin{figure}[H] @@ -133,4 +134,5 @@ \implicant{3}{6} \end{karnaugh-map} \caption{Karnaugh pour le bit $G$} +\label{tab:karnaugh-bit-G} \end{figure} |