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