Posted June 23, 2024 by Özgür Kumaş
#digital logic design #digital logic simulator #digital logic design simulator
I published my Digital Logic Design Simulator. I made this project using Python. I used Pygame module for visualization. Initially there are two logic gates: And Gate, Not Gate. You can create your own chips using those two logic gates and then save them for reusing them later. You can import the chips that you created before and reuse them for creating another chips.