void ExtendProbe(LibraryStruct *, CircuitStruct *, SettingsStruct *, int, int, int *)
void All(CommandLineParameterStruct &, Hardware::CircuitStruct &, Hardware::LibraryStruct &, Hardware::SettingsStruct &, Hardware::ProbesStruct &, Hardware::SimulationStruct &, Hardware::SharedDataStruct *&)
void Simulation(Hardware::CircuitStruct *, Hardware::SettingsStruct *, Hardware::ProbesStruct *, char *, Hardware::SimulationStruct *)
void MakeCircuitDepth(Hardware::LibraryStruct *, Hardware::CircuitStruct *)
void SharedData(Hardware::CircuitStruct *, Hardware::SettingsStruct *, Hardware::SharedDataStruct *)
void Probes(Hardware::LibraryStruct *, Hardware::CircuitStruct *, Hardware::SettingsStruct *, Hardware::ProbesStruct *)
Defines a hardware circuit.
Defines a probing set, i.e. a set of standard probes with their corresponding glitch extensions.
Defines the settings of the evaluation procedure.
Defines the shared state of a simulation.
Defines all settings regarding simulations.