-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-6.txt
48 lines (33 loc) · 1.48 KB
/
test-6.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
BOOLEAN MINIMISATION V1.0
==========================
Minterms:
3 7 12 14 15 19 27 28 29 31 35 39 44 45 46 48 49 50 52 53 55 56 57 59 60 62 63
Don't cares:
0 11 13 23 30 32 43 47 51 54 61
The function order is 6
Prime Implicants:
p.i. cell literals cost status
1 0,32 -00000 5 redundant
2 3,63 ----11 2 essential
3 12,63 --11-- 2 essential
4 32,48 1-0000 5 redundant
5 48,61 11--0- 3 essential
6 48,55 110--- 3 essential
7 49,63 11---1 3 redundant
8 52,63 11-1-- 3 redundant
Prime Implicant Chart:
minterm -->
p.i. 3 7 12 14 15 19 27 28 29 31 35 39 44 45
2 * * * * * * * *
3 * * * * * * * *
5
6
minterm -->
p.i. 46 48 49 50 52 53 55 56 57 59 60 62 63
2 * * *
3 * * * *
5 * * * * * * *
6 * * * * * *
Unique Solution:
F = 2+3+5+6
Cost = 10 literals