b34e65544b
Fixed simulation and dependency resolution bugs
2022-07-12 03:05:34 +03:00
9e5cf4f92f
Added adding subcomponents
2022-07-11 22:40:51 +03:00
fc815ed879
Added script based component
2022-07-03 19:37:02 +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
1e65e42115
Implemented simulation
...
For now just the code, without UI that shows the simulation.
However, the code works.
Also added ground work for visual designer.
2022-06-20 12:35:46 +03:00
be6e8c9002
Add dependencies to ComponentEntry
2022-06-20 00:18:02 +03:00
85838c2b32
Implemented logic expressions
...
Also made truth table horizontally scrollable
2022-06-19 18:23:16 +03:00
cf71d5457a
Implemented project import
2022-06-19 09:23:04 +03:00
775a53871f
Optimized list item replacement
2022-06-19 08:50:14 +03:00
bd10853866
Implemented project export
2022-06-19 08:05:29 +03:00
2a19505ed3
Added pretty print for encoded JSON
2022-06-01 19:25:08 +03:00
c8b5168413
Initial commit
2022-05-16 07:03:35 +03:00