|
@@ -1,4 +1,4 @@
|
|
|
-\documentclass[portrait,color=UCLmidgreen,margin=1.5cm,bannerheight=8cm,logoheight=2.5cm]{uclposter}
|
|
|
|
|
|
|
+\documentclass[portrait,color=UCLmidgreen,margin=1.5cm,bannerheight=8cm,logoheight=3.5cm]{uclposter}
|
|
|
\usepackage{tikz}
|
|
\usepackage{tikz}
|
|
|
\usepackage[scaled=1.2]{helvet}
|
|
\usepackage[scaled=1.2]{helvet}
|
|
|
\renewcommand\familydefault{\sfdefault}
|
|
\renewcommand\familydefault{\sfdefault}
|
|
@@ -192,12 +192,12 @@
|
|
|
\item[$\bullet$] Sieve of Atkins (prime number calculator, up to 16bit number)
|
|
\item[$\bullet$] Sieve of Atkins (prime number calculator, up to 16bit number)
|
|
|
\end{description}
|
|
\end{description}
|
|
|
\vfill
|
|
\vfill
|
|
|
- \begin{center}
|
|
|
|
|
|
|
+ \begin{center}
|
|
|
\renewcommand{\arraystretch}{1.5}
|
|
\renewcommand{\arraystretch}{1.5}
|
|
|
- \begin{tabular}{ | l | c | c | c | }
|
|
|
|
|
- \hline
|
|
|
|
|
- & \textbf{Baseline} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
- Logic Elements & 293 & 1771 & 1705 \\ \hline
|
|
|
|
|
|
|
+ \begin{tabular}{ | l | c | c | c | }
|
|
|
|
|
+ \hline
|
|
|
|
|
+ & \textbf{Baseline} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
+ Logic Elements & 293 & 1771 & 1705 \\ \hline
|
|
|
Registers & 169 & 602 & 724 \\ \hline
|
|
Registers & 169 & 602 & 724 \\ \hline
|
|
|
\end{tabular}
|
|
\end{tabular}
|
|
|
\\[2mm]
|
|
\\[2mm]
|
|
@@ -230,10 +230,10 @@
|
|
|
% \end{description}
|
|
% \end{description}
|
|
|
% \end{Cell}\begin{Cell}{2}
|
|
% \end{Cell}\begin{Cell}{2}
|
|
|
% \textbf{Number of cycles per function:}
|
|
% \textbf{Number of cycles per function:}
|
|
|
-% \begin{center}
|
|
|
|
|
-% \begin{tabular}{ | l | c | c | }
|
|
|
|
|
-% \hline
|
|
|
|
|
-% \textbf{Function} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
|
|
+% \begin{center}
|
|
|
|
|
+% \begin{tabular}{ | l | c | c | }
|
|
|
|
|
+% \hline
|
|
|
|
|
+% \textbf{Function} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
% 16bit division \texttt{FFFFh/0001h} & - & 963 \\ \hline
|
|
% 16bit division \texttt{FFFFh/0001h} & - & 963 \\ \hline
|
|
|
% 16bit division \texttt{FFFFh/FFFFh} & - & 663 \\ \hline
|
|
% 16bit division \texttt{FFFFh/FFFFh} & - & 663 \\ \hline
|
|
|
% 16bit division \texttt{0001h/FFFFh} & - & 598 \\ \hline
|
|
% 16bit division \texttt{0001h/FFFFh} & - & 598 \\ \hline
|
|
@@ -241,25 +241,25 @@
|
|
|
% 16bit modulus \texttt{FFFFh\%FFFFh} & - & 99 \\ \hline
|
|
% 16bit modulus \texttt{FFFFh\%FFFFh} & - & 99 \\ \hline
|
|
|
% 16bit modulus \texttt{0001h\%FFFFh} & - & 49 \\ \hline
|
|
% 16bit modulus \texttt{0001h\%FFFFh} & - & 49 \\ \hline
|
|
|
% 16bit multiply & - & 55 \\ \hline
|
|
% 16bit multiply & - & 55 \\ \hline
|
|
|
-% \end{tabular}
|
|
|
|
|
|
|
+% \end{tabular}
|
|
|
% \end{center}
|
|
% \end{center}
|
|
|
%
|
|
%
|
|
|
% \textbf{Number of FPGA resources:}
|
|
% \textbf{Number of FPGA resources:}
|
|
|
-% \begin{center}
|
|
|
|
|
-% \begin{tabular}{ | l | c | c | c | }
|
|
|
|
|
-% \hline
|
|
|
|
|
-% & \textbf{Baseline} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
-% Logic Elements & 293 & 1771 & 1705 \\ \hline
|
|
|
|
|
|
|
+% \begin{center}
|
|
|
|
|
+% \begin{tabular}{ | l | c | c | c | }
|
|
|
|
|
+% \hline
|
|
|
|
|
+% & \textbf{Baseline} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
+% Logic Elements & 293 & 1771 & 1705 \\ \hline
|
|
|
% Registers & 169 & 602 & 724 \\ \hline
|
|
% Registers & 169 & 602 & 724 \\ \hline
|
|
|
-% \end{tabular}
|
|
|
|
|
|
|
+% \end{tabular}
|
|
|
% \end{center}
|
|
% \end{center}
|
|
|
% \textbf{Power consumption (mW):}
|
|
% \textbf{Power consumption (mW):}
|
|
|
-% \begin{center}
|
|
|
|
|
-% \begin{tabular}{ | c | c | c | }
|
|
|
|
|
-% \hline
|
|
|
|
|
-% \textbf{Baseline} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
-% 359.09 $\pm$ 0.245 & 360.851 $\pm$ 0.239 & 360.732 $\pm$ 0.223 \\ \hline
|
|
|
|
|
-% \end{tabular}
|
|
|
|
|
|
|
+% \begin{center}
|
|
|
|
|
+% \begin{tabular}{ | c | c | c | }
|
|
|
|
|
+% \hline
|
|
|
|
|
+% \textbf{Baseline} & \textbf{RISC} & \textbf{OISC} \\ \hline
|
|
|
|
|
+% 359.09 $\pm$ 0.245 & 360.851 $\pm$ 0.239 & 360.732 $\pm$ 0.223 \\ \hline
|
|
|
|
|
+% \end{tabular}
|
|
|
% \end{center}
|
|
% \end{center}
|
|
|
% \end{Cell}\begin{Cell}{2}
|
|
% \end{Cell}\begin{Cell}{2}
|
|
|
% \includegraphics[width=\linewidth]{../tests/power.eps}
|
|
% \includegraphics[width=\linewidth]{../tests/power.eps}
|