Al Williams will host the Hack Chat on Wednesday, March 2 at noon Pacific.
Time zones got you down? Try our handy time zone converter.
Many of us probably remember -- some fondly, some less so -- our first encounter with a truth table. The little grid of ones and zeros seemed simple enough, but it held real power in its tabular representation of the output of a logic circuit for a given set of inputs. It's what makes more complex logic circuits possible, but only up to a point -- add enough gates, flip flops, and counters, and keeping track of what's high and what's low becomes problematic with just pencil and paper.
If you've reached the point where keeping your digital design in your head doesn't work anymore, or if you never could keep your NANDs and NORs straight, then you're ready for a digital logic simulator. Applications like Falstad and LogiSim let you build a design using everything from discrete logic gates to complete assemblies like adders, counters, and even arithmetic logic units. Add in some passives like capacitors and inductors, and a logic simulator may be the only tool you need to bring a design to life in the virtual world before ever touching a breadboard.
To help us figure out where logic simulators fit in our design processes, Hackaday Staff Writer Al Williams will hop onto the Hack Chat with us. Al ran a very successful FPGA Bootcamp series back in 2018, which included a review of digital logic using Falstad. He'll expand on that in this Hack Chat, so come along with your questions and comments. You won't want to miss this one!
I would like to recommend this simulator by Helmut Neemann: https://github.com/hneemann/Digital over LogiSim (which is no longer maintained).