Is there any software besides Simple Solver that will solve digital circuits given inputs/outputs?

老子叫甜甜 提交于 2019-12-01 08:48:36

问题


All -

I have found something called "Simple Solver" located here:

http://home.roadrunner.com/~ssolver/syn.html

and you can download it here

http://www.softpedia.com/progDownload/Simple-Solver-Download-103308.html

My question is: Is Simple Solver the only one out there that solves digital circuits for you given inputs / outputs you want? Is there other software besides Simple Solver that will solve digital circuits?

Would appreciate all / any advise.


回答1:


Look at Logic Friday 1. This is an interactive tool so handle / solve boolean expressions defined as function table, expression or network of gates. Another cool tool is BC2CNF. Combined with a SAT Solver like CryptoMinisat, BC2CNF can be used to solve a boolean expression and find, which variable values actually fulfil the expression.



来源:https://stackoverflow.com/questions/13141942/is-there-any-software-besides-simple-solver-that-will-solve-digital-circuits-giv

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!