Figure 4.2 A serial binary adder
0 Stars     125 Views    

Author: Phyu Thwe

Project access type: Public

Description:

The least expensive circuit in terms of hardware cost for adding two n-bit binary numbers is a serial adder. A serial adder adds the numbers bit by bit and so requires n clock cycles to compute the complete sum of two n-bit numbers. A serial adder consists of a full adder and a flip-flop to store ci.

Created: May 02, 2020

Updated: Jun 30, 2023


Comments

You must login before you can post a comment.