1 / 7

CSE-221 Digital Logic Design (DLD)

CSE-221 Digital Logic Design (DLD). Lecture-:. Carry Propagation. t. G. We now write the Boolean functions for the carry outputs of each stage and substitute each C; its value from the previous equations:. BCD ADDER. C=K+Z 8 Z 4 +Z 8 Z 2

Download Presentation

CSE-221 Digital Logic Design (DLD)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSE-221Digital Logic Design (DLD) Lecture-:

  2. Carry Propagation t G

  3. We now write the Boolean functions for the carry outputs of each stage and substitute each C; its value from the previous equations:

  4. BCD ADDER C=K+Z8Z4+Z8Z2 When C=1 , it necessary to add 0110 to the binary sum and provide an output carry for the next stage . A BCD adder that adds two BCD digits and produces a sum digit in BCD is shown in fig. The two decimal digits , together with the input carry , are first added in the top 4-bit adder to produce the binary sum . When the output carry is equal to zero , nothing is added to the binary sum . When it is equal to one , binary 0110 is added is added to the binary sum through the bottom 4-bit adder

  5. T

  6. Binary Multiplier

More Related