File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -339,6 +339,8 @@ \subsection{Compression Algorithms}
339339
340340\subsubsection {Wallace Tree }
341341
342+ Placeholder
343+
342344\subsubsection {Dadda's Algorithm }
343345Dadda's algorithm is a method for reducing the partial products of an $ n$ -bit multiplier to a two-row representation
344346using \acrfull {fa} and \acrfull {ha}, after which a single \ac {cpa} produces the final result \cite {application_specific_arithmetic } \cite {dadda_tree }.
@@ -407,7 +409,7 @@ \subsection{\BitExpr}
407409\end {array }
408410\]
409411\sam {What is $ \barwedge $ ? You need to define it. Secondly we're missing an inversion/negation operator?}
410- \osman {It is the NAND operation. do we also need to define \wedge or \vee as well? are they not standard? (though not so sure about \barwedge )}
412+ \osman {It is the NAND operation. do we also need to define $ \wedge $ or $ \vee $ as well? are they not standard? (though not so sure about $ \barwedge $ )}
411413
412414\[
413415\begin {array }{r@{\; }c@{\; }l}
You can’t perform that action at this time.
0 commit comments