You must login before you can post a comment.
Author: tassio carvalho
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: Aug 26, 2022
Updated: Aug 27, 2023
Comments