Friday, November 11, 2011

Python Digital Circuit Simulator

             If anyone is looking for the digital circuit simulator in python can refer to my project on google code hosting Pydlcs. It provides basic digital elements like AND, OR gates, some combinational  elements (e.g. half/full adder, mux/demux) and sequential elements (e.g. D-flipflop). You can create and simulate any digital circuit using this basic elements in this simulator.


HAVE FUN  :)

0 comments:

Post a Comment