Logic Simulator Update - Sub Circuits
Digital Logic Simulator » Devlog
I added many general improvements together with the additional feature of Sub Circuits.
Any circuit may be loaded as a Sub Circuit which appears as a part with inputs and outputs corresponding to the Input and Output pins of a saved circuit. Also, they may be nested i.e. used as a part of another circuit that is to be used as a Sub Circuit.
Under the hood, Sub Circuits are compiled from the loaded circuit, including nested Sub Circuits. So they reflect any changes made to their parent circuits.
Enjoy!
Files
Logic Simulator.exe 32 MB
Oct 02, 2021
Logic Simulator.pck 1.7 MB
Oct 02, 2021
Logic Simulator.x86_64 33 MB
Oct 02, 2021
LogicSimulator.tar.gz 14 MB
Oct 02, 2021
LogicSimulator.zip 26 MB
Oct 02, 2021
Get Digital Logic Simulator
Download NowName your own price
Digital Logic Simulator
Create and run digital logic circuits from basic gates to CPUs.
Status | Released |
Author | Andrew Wilkes |
Genre | Simulation |
Tags | electronics |
More posts
- Logic Simulator UpdateAug 14, 2021
- Logic Simulator Update - Combinational Logic Tutorial Page AddedAug 10, 2021
- Logic Simulator Update - tutorial page addedAug 08, 2021
- Logic Simulator UpdateAug 07, 2021
- Logic Simulator - small updateJul 30, 2021
Comments
Log in with itch.io to leave a comment.
I posted a lot of devlog posts about the code development here: https://gdscript.com/devlog/