|
wiRedPanda
Logic Circuit Simulator
|
Synchronous cycle-based simulation engine with event-driven clock support. More...
#include <memory>#include <QGraphicsItem>#include <QHash>#include <QObject>#include <QSet>#include <QTimer>Go to the source code of this file.
Classes | |
| class | Simulation |
| Manages the digital circuit simulation loop. More... | |
| struct | Simulation::SortResult |
| Result of topological sort with feedback detection. More... | |
Synchronous cycle-based simulation engine with event-driven clock support.
Definition in file Simulation.h.