mirror of
https://github.com/dancojocaru2000/logic-circuits-simulator.git
synced 2025-11-09 03:10:19 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| component.dart | ||
| component.freezed.dart | ||
| component.g.dart | ||
| design.dart | ||
| design.freezed.dart | ||
| design.g.dart | ||
| project.dart | ||
| project.freezed.dart | ||
| project.g.dart | ||
| projects.dart | ||
| projects.freezed.dart | ||
| projects.g.dart | ||
| wiring.dart | ||
| wiring.freezed.dart | ||
| wiring.g.dart | ||