e.g;
F=(0,2) put the value (0-->in m0)and (2-->in m2) and show the part of table that contan the values in some color like red
|
M0 |
M1 |
|
M2 |
M3 |
|
M0 |
M1 |
|
M2 |
M3 |
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Dec 17, 2009, 8:01 AM
I have constructed the logic for marking 1's in The MAP . mail me i will send you the code .
and please check "Do you like this answer " check box if it helps you :)
aliiaPosted Dec 17, 2009, 6:44 AM
this is what i need :
Generate a graphical view of the optimization of a Boolean function using the Quine-M cCluskey tabulation method
aliiaPosted Dec 17, 2009, 6:42 AM
the input of that i entered to functions is like this formats:
f=(0,3,2)
this mean its min tirams and the max terams is the comleted number of input like this f=(1,4,5,6,7)
Nilanka DharmadasaPosted Dec 17, 2009, 4:14 AM
This is possible. But your requirement is not clear.
How do you input to the application?
(0,1) will be sent as a string or array or anything else? I can help you. but tell me the requirement clearly.
BTW, check the answer for your AND gate problem and if it helps you tick 'Do you like this answer' checkbox. It helps me.