wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
Simulation.h File Reference

Synchronous cycle-based simulation engine with event-driven clock support. More...

#include <memory>
#include <QGraphicsItem>
#include <QHash>
#include <QObject>
#include <QSet>
#include <QTimer>
Include dependency graph for Simulation.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Synchronous cycle-based simulation engine with event-driven clock support.

Definition in file Simulation.h.