You must login before you can post a comment.
Author: PULKIT BHASKAR
Forked from: PULKIT BHASKAR/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: Apr 19, 2023
Updated: Aug 27, 2023
Comments