PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
Loading...
Searching...
No Matches
Namespaces | Classes | Functions
Hardware Namespace Reference

Namespaces

namespace  Analyze
 
namespace  GenerateProbingSets
 
namespace  Operators
 
namespace  Prepare
 
namespace  Print
 
namespace  Read
 
namespace  Simulate
 
namespace  Test
 

Classes

struct  CellStruct
 
struct  CellTypeStruct
 
struct  CircuitStruct
 Defines a hardware circuit. More...
 
struct  GlitchExtendedProbesStruct
 Defines an already extended probe, i.e. a set of glitch extended probes. More...
 
struct  LibraryStruct
 Defines a cell library. More...
 
struct  OperationStruct
 
struct  ProbePositionStruct
 Defines a single probe. More...
 
struct  ProbesStruct
 Defines a probing set, i.e. a set of standard probes with their corresponding glitch extensions. More...
 
struct  ProbingSetStruct
 Defines a probing set. More...
 
struct  SettingsStruct
 Defines the settings of the evaluation procedure. More...
 
struct  SharedDataStruct
 Defines the shared state of a simulation. More...
 
struct  SignalStruct
 
struct  SimulationStruct
 Defines all settings regarding simulations. More...
 
struct  TestStruct
 Defines all settings belonging to the test prodecure. More...
 
struct  UniqueProbeStruct
 Defines a unique probe for the compact mode. More...
 

Functions

void Execute (CommandLineParameterStruct &)
 Executes PROLEAD.
 

Function Documentation

◆ Execute()

void Hardware::Execute ( CommandLineParameterStruct )

Executes PROLEAD.

Parameters
CommandLineParametersThe given command line parameters.
Author
Nicolai Müller