ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Mio_Cell2_t_ Struct Reference

#include <mio.h>

Public Attributes

char * pName
 
Vec_Int_tvExpr
 
unsigned Id: 26
 
unsigned Type: 2
 
unsigned nFanins: 4
 
float AreaF
 
word AreaW
 
word uTruth
 
int iDelayAve
 
int iDelays [6]
 
void * pMioGate
 

Detailed Description

Definition at line 58 of file mio.h.

Member Data Documentation

◆ AreaF

float Mio_Cell2_t_::AreaF

Definition at line 65 of file mio.h.

◆ AreaW

word Mio_Cell2_t_::AreaW

Definition at line 66 of file mio.h.

◆ Id

unsigned Mio_Cell2_t_::Id

Definition at line 62 of file mio.h.

◆ iDelayAve

int Mio_Cell2_t_::iDelayAve

Definition at line 68 of file mio.h.

◆ iDelays

int Mio_Cell2_t_::iDelays[6]

Definition at line 69 of file mio.h.

◆ nFanins

unsigned Mio_Cell2_t_::nFanins

Definition at line 64 of file mio.h.

◆ pMioGate

void* Mio_Cell2_t_::pMioGate

Definition at line 70 of file mio.h.

◆ pName

char* Mio_Cell2_t_::pName

Definition at line 60 of file mio.h.

◆ Type

unsigned Mio_Cell2_t_::Type

Definition at line 63 of file mio.h.

◆ uTruth

word Mio_Cell2_t_::uTruth

Definition at line 67 of file mio.h.

◆ vExpr

Vec_Int_t* Mio_Cell2_t_::vExpr

Definition at line 61 of file mio.h.


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