blob: 799dd44a9913220d04166fd0dadd386faef0ad10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
\begin{figure}[H]
\centering
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-bin2dualbcd.png}
\caption{Bin2DualBCD}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-bin2dualbcd-signed.png}
\caption{graph-bin2dualbcd-signed}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-bin2dualbcd-unsigned.png}
\caption{graph-bin2dualbcd-unsigned}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-dec-2-a-8.png}
\caption{graph-dec-2-a-8}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-moins5.png}
\caption{graph-moins5}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-mult-2-3.png}
\caption{graph-mult-2-3}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-parite-pressed.png}
\caption{graph-parite-pressed}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-parite-unpressed.png}
\caption{graph-parite-unpressed}
\end{subfigure}
\begin{subfigure}{.49\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-appcombitop.png}
\caption{graph-appcombitop}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-thermo2bin.png}
\caption{graph-thermo2bin}
\end{subfigure}
\begin{subfigure}{.496\linewidth}
\centering
\includegraphics[width=\textwidth]{assets/img/graph-mux.png}
\caption{graph-mux}
\end{subfigure}
\caption{Chronogrames des simulations Vivado}
\end{figure}
|