next up previous contents

[ENGN3213 Home]

Bit Slice 4-Bit Adder

In our next project we create a combinational logic circuit capable of adding two 4-bit binary numbers (see Appendix 2.16). The bit slice architecture of Figure 11 is used.


  
Figure 11: Bit slice 4-bit adder.
\begin{figure}
\begin{center}
\epsfig{file=images/adder4-s.eps}\end{center}\end{figure}

The PLUS module is a standard 1-bit full adder, Wakerly, page 431.



ANU Engineering - ENGN3213