You are on page 1of 2

Experiment 8

Pre-Lab
1. Design a code converter that converts a decimal digit from 8,4,-2,-1 to BCD.

In-Lab
1. Design a 4-bit 8, 4, 2, 1 code to 7-segment converter. Use dont care for negative and
not used inputs. Show truth table, equations, circuits.

8 4 -2 -1
B3 B2 B1 B0 a b c d e f g
0
1
a 2
3
f g b 4
5
e c
6
d 7
8
9

-1-
Post-Lab
1. Design and draw a full adder using only NAND gates?

2. Design and draw a full subtractor using only NOR gates?

-2-

You might also like