Half Subtractor - 2 bits
0 Stars     35 Views    

Author: noulmao

Forked from: Chandramani Singh/Half Subtractor - 2 bits

Project access type: Public

Description:

A     B    Diff    Borrow

0     0      0         0

0     1       1          1

1      0       1          0

1       1       0         0

Created: Aug 28, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.