1 |
dashley |
140 |
%$Header$ |
2 |
|
|
|
3 |
|
|
\chapter{\cmulzerolongtitle{}} |
4 |
|
|
|
5 |
|
|
\label{cmul0} |
6 |
|
|
|
7 |
|
|
\section{Hardware Implementation Of Multiplication} |
8 |
|
|
|
9 |
|
|
\section{Multiplication Of Unsigned Operands} |
10 |
|
|
|
11 |
|
|
\section{Multiplication Of Signed Operands} |
12 |
|
|
|
13 |
|
|
\section{Multiplication Of Arbitrary-Size Operands} |
14 |
|
|
|
15 |
|
|
\section{Exercises} |
16 |
|
|
|
17 |
|
|
|
18 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
19 |
|
|
|
20 |
|
|
\noindent\begin{figure}[!b] |
21 |
|
|
\noindent\rule[-0.25in]{\textwidth}{1pt} |
22 |
|
|
\begin{tiny} |
23 |
|
|
\begin{verbatim} |
24 |
dashley |
278 |
$HeadURL$ |
25 |
|
|
$Revision$ |
26 |
|
|
$Date$ |
27 |
|
|
$Author$ |
28 |
dashley |
140 |
\end{verbatim} |
29 |
|
|
\end{tiny} |
30 |
|
|
\noindent\rule[0.25in]{\textwidth}{1pt} |
31 |
|
|
\end{figure} |
32 |
|
|
|
33 |
dashley |
278 |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
34 |
dashley |
140 |
% |
35 |
|
|
%End of file C_MUL0.TEX |