Commit graph

7 commits

Author SHA1 Message Date
9e5cf4f92f
Added adding subcomponents 2022-07-11 22:40:51 +03:00
a86a5e6aec
Added connecting wires 2022-07-09 17:10:52 +03:00
e74c2f58ed
Implemented component picker 2022-07-03 23:49:43 +03:00
8abd6b3ca8
Added flashing to component about to be simulated 2022-07-03 20:02:27 +03:00
c2d5d86554
Implemented partial simulation and design*
- Implemented partial (step by step) simulation of visually designed
components
- Implemented moving components in design mode and simulating components
in simulation mode (click inputs to toggle)

TODO:
- add/remove subcomponents, wires via GUI
- add GUI for step by step simulation
2022-07-03 05:17:32 +03:00
85838c2b32
Implemented logic expressions
Also made truth table horizontally scrollable
2022-06-19 18:23:16 +03:00
c002e70616
Separate truth table to file, add column borders 2022-06-19 07:59:04 +03:00