You must login before you can post a comment.
Author: Zera Lyngkhoi
Forked from: siddhartha purwar/4-bit subtractor
Project access type: Public
Description:
Here is a 4-bit binary subtractor using only universal gates(Nand and Nor)
we First make half adder
then we two append the half adder to form full adder
then we append 4 full adder to form a 4 -bit subtractor
Created: Oct 02, 2020
Updated: Oct 02, 2020
Comments