1
18kviews
Implementation of Full Subtractor using 1-to-8 Demultiplexer

Question design the circuit and implemention of full subtractor using 1x8 demultiplexer

1 Answer
1
4.4kviews

Full Subtractor

  • Full Subtractor is a combinational logic circuit that is used to subtract two single-bit numbers.
  • It considers borrow of the lower significant stage.
  • Thus, a full subtractor can perform the subtraction of three bits.
  • Full subtractor contains 3 inputs and 2 outputs (Difference and Borrow) as shown in …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.