PROLEAD
A Probing-Based Leakage Detection Tool for Hardware and Software
Loading...
Searching...
No Matches
Public Attributes | List of all members
Hardware::SignalStruct Struct Reference

#include <Definitions.hpp>

Public Attributes

char * Name
 
char Type
 
short Depth
 
int Output
 
int NumberOfInputs
 
int * Inputs
 
char ProbeAllowed
 
char Deleted
 

Detailed Description

Definition at line 89 of file Definitions.hpp.

Member Data Documentation

◆ Deleted

char Hardware::SignalStruct::Deleted

Definition at line 98 of file Definitions.hpp.

◆ Depth

short Hardware::SignalStruct::Depth

Definition at line 93 of file Definitions.hpp.

◆ Inputs

int* Hardware::SignalStruct::Inputs

Definition at line 96 of file Definitions.hpp.

◆ Name

char* Hardware::SignalStruct::Name

Definition at line 91 of file Definitions.hpp.

◆ NumberOfInputs

int Hardware::SignalStruct::NumberOfInputs

Definition at line 95 of file Definitions.hpp.

◆ Output

int Hardware::SignalStruct::Output

Definition at line 94 of file Definitions.hpp.

◆ ProbeAllowed

char Hardware::SignalStruct::ProbeAllowed

Definition at line 97 of file Definitions.hpp.

◆ Type

char Hardware::SignalStruct::Type

Definition at line 92 of file Definitions.hpp.


The documentation for this struct was generated from the following file: