DECODER
0 Stars     2 Views    

Author: ishika

Forked from: Priyanshu 21BBS0263/DECODER

Project access type: Public

Description:

DECODER 

DECORDER IS A combination circuits which takes n-inputs and select one of the 2^n minterms.

x   y   D0  D1  D2  D3

0  0   1     0    0    0

0  1   0     1    0    0

1  0   0     0    1    0

1  1   0     0   0    1

Created: Jun 06, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.