Using Turing to create a truth table for a circuit through a computer
Author |
Message |
chaos
|
Posted: Wed May 04, 2011 6:54 pm Post subject: Using Turing to create a truth table for a circuit through a computer |
|
|
I have built a circuit. How exactly do I go about making the computer create a truth table? |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Tony

|
Posted: Wed May 04, 2011 7:22 pm Post subject: RE:Using Turing to create a truth table for a circuit through a computer |
|
|
convert the circuit into a boolean expression, then enumerate through possible inputs, evaluating the result in software. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
 |
|
|