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

#include <Definitions.hpp>

Public Attributes

int Type
 
char * Name
 
int Hierarchy
 
short Depth
 
char NumberOfInputs
 
int * Inputs
 
char NumberOfOutputs
 
int * Outputs
 
int * RegValueIndexes
 
char Deleted
 

Detailed Description

Definition at line 75 of file Definitions.hpp.

Member Data Documentation

◆ Deleted

char Hardware::CellStruct::Deleted

Definition at line 86 of file Definitions.hpp.

◆ Depth

short Hardware::CellStruct::Depth

Definition at line 80 of file Definitions.hpp.

◆ Hierarchy

int Hardware::CellStruct::Hierarchy

Definition at line 79 of file Definitions.hpp.

◆ Inputs

int* Hardware::CellStruct::Inputs

Definition at line 82 of file Definitions.hpp.

◆ Name

char* Hardware::CellStruct::Name

Definition at line 78 of file Definitions.hpp.

◆ NumberOfInputs

char Hardware::CellStruct::NumberOfInputs

Definition at line 81 of file Definitions.hpp.

◆ NumberOfOutputs

char Hardware::CellStruct::NumberOfOutputs

Definition at line 83 of file Definitions.hpp.

◆ Outputs

int* Hardware::CellStruct::Outputs

Definition at line 84 of file Definitions.hpp.

◆ RegValueIndexes

int* Hardware::CellStruct::RegValueIndexes

Definition at line 85 of file Definitions.hpp.

◆ Type

int Hardware::CellStruct::Type

Definition at line 77 of file Definitions.hpp.


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