Searched Projects

Tags: exor

project.name
0 Stars     41 Views

Gray to Binary Code converter

Gray to Binary Code converter

project.name
0 Stars     83 Views
User:

fuller adder

fuller adder

project.name
0 Stars     13 Views
User:

basic logic gates exp1

basic logic gates exp1

project.name
0 Stars     39 Views
User:

full_substractor

full_substractor

A Full Subtractor is a combinational logic circuit that is designed to perform the subtraction of two binary numbers. It is considered "full" because it not only considers the subtraction of two binary inputs but also accounts for a borrow input from the previous stage. In other words, it can subtract three binary bits - minuend, subtrahend, and borrow - to produce the difference and a borrow output.