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

#include <Definitions.hpp>

Public Attributes

char GateOrReg
 
unsigned char NumberOfCases
 
char ** Cases
 
char NumberOfInputs
 
char ** Inputs
 
char NumberOfOutputs
 
char ** Outputs
 
char ** Expresions
 
Hardware::OperationStructOperations
 
char Intermediate
 

Detailed Description

Definition at line 50 of file Definitions.hpp.

Member Data Documentation

◆ Cases

char** Hardware::CellTypeStruct::Cases

Definition at line 54 of file Definitions.hpp.

◆ Expresions

char** Hardware::CellTypeStruct::Expresions

Definition at line 59 of file Definitions.hpp.

◆ GateOrReg

char Hardware::CellTypeStruct::GateOrReg

Definition at line 52 of file Definitions.hpp.

◆ Inputs

char** Hardware::CellTypeStruct::Inputs

Definition at line 56 of file Definitions.hpp.

◆ Intermediate

char Hardware::CellTypeStruct::Intermediate

Definition at line 61 of file Definitions.hpp.

◆ NumberOfCases

unsigned char Hardware::CellTypeStruct::NumberOfCases

Definition at line 53 of file Definitions.hpp.

◆ NumberOfInputs

char Hardware::CellTypeStruct::NumberOfInputs

Definition at line 55 of file Definitions.hpp.

◆ NumberOfOutputs

char Hardware::CellTypeStruct::NumberOfOutputs

Definition at line 57 of file Definitions.hpp.

◆ Operations

Hardware::OperationStruct* Hardware::CellTypeStruct::Operations

Definition at line 60 of file Definitions.hpp.

◆ Outputs

char** Hardware::CellTypeStruct::Outputs

Definition at line 58 of file Definitions.hpp.


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