1 |
dashley |
140 |
%$Header$ |
2 |
|
|
|
3 |
|
|
\chapter{\caddzerolongtitle{}} |
4 |
|
|
|
5 |
|
|
\label{cadd0} |
6 |
|
|
|
7 |
|
|
\section{Hardware Implementation Of Addition} |
8 |
|
|
|
9 |
|
|
\section{Addition Of Unsigned Operands} |
10 |
|
|
|
11 |
|
|
\section{Addition Of Signed Operands} |
12 |
|
|
|
13 |
|
|
\section{Addition 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 |
|
|
$RCSfile: c_add0.tex,v $ |
25 |
|
|
$Source: /home/dashley/cvsrep/e3ft_gpl01/e3ft_gpl01/dtaipubs/esrgubka/c_add0/c_add0.tex,v $ |
26 |
|
|
$Revision: 1.2 $ |
27 |
|
|
$Author: dtashley $ |
28 |
|
|
$Date: 2001/07/01 19:50:20 $ |
29 |
|
|
\end{verbatim} |
30 |
|
|
\end{tiny} |
31 |
|
|
\noindent\rule[0.25in]{\textwidth}{1pt} |
32 |
|
|
\end{figure} |
33 |
|
|
|
34 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
35 |
|
|
% $Log: c_add0.tex,v $ |
36 |
|
|
% Revision 1.2 2001/07/01 19:50:20 dtashley |
37 |
|
|
% Move out of binary mode for use with CVS. |
38 |
|
|
% |
39 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
40 |
|
|
% $History: c_add0.tex $ |
41 |
|
|
% |
42 |
|
|
% ***************** Version 4 ***************** |
43 |
|
|
% User: Dashley1 Date: 12/22/00 Time: 12:53a |
44 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, ADD0, Addition |
45 |
|
|
% Tcl build is up and running. Result is near-perfect. |
46 |
|
|
% |
47 |
|
|
% ***************** Version 3 ***************** |
48 |
|
|
% User: David T. Ashley Date: 7/11/00 Time: 8:29p |
49 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, ADD0, Addition |
50 |
|
|
% Separation and enhancement of quantization chapter. |
51 |
|
|
% |
52 |
|
|
% ***************** Version 2 ***************** |
53 |
|
|
% User: David T. Ashley Date: 7/09/00 Time: 11:15p |
54 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, ADD0, Addition |
55 |
|
|
% Addition of new chapters, enhancements to preface. |
56 |
|
|
% |
57 |
|
|
% ***************** Version 1 ***************** |
58 |
|
|
% User: David T. Ashley Date: 7/09/00 Time: 9:29p |
59 |
|
|
% Created in $/uC Software Multi-Volume Book (A)/Chapter, ADD0, Addition |
60 |
|
|
% Initial check-in. |
61 |
|
|
% |
62 |
|
|
%End of file C_ADD0.TEX |