Thursday, February 26, 2009

Count the Number of 1's

Input: 7bit Input
Output: Number of 1's in the input

Available Components: Only Full Adders

Difficulty Level: Easy

3 comments:

  1. If any body didn't get it, let me know.

    ReplyDelete
  2. So can we do that by taking 6 FA units and giving as input each bit of the 7 bit number?

    ReplyDelete