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? |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
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. |
|
|
|
![](images/spacer.gif) |
|
|