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

Public Attributes

unsigned fPi: 1
 
unsigned fPo: 1
 
unsigned fLi: 1
 
unsigned fLo: 1
 
unsigned fDef: 1
 
unsigned fLoop: 1
 
unsigned Init: 2
 
unsigned Offset: 24
 
char * pName
 
void * pEquiv
 
Io_BlifObj_tpNext
 

Detailed Description

Definition at line 40 of file ioReadBlifAig.c.

Member Data Documentation

◆ fDef

unsigned Io_BlifObj_t_::fDef

Definition at line 46 of file ioReadBlifAig.c.

◆ fLi

unsigned Io_BlifObj_t_::fLi

Definition at line 44 of file ioReadBlifAig.c.

◆ fLo

unsigned Io_BlifObj_t_::fLo

Definition at line 45 of file ioReadBlifAig.c.

◆ fLoop

unsigned Io_BlifObj_t_::fLoop

Definition at line 47 of file ioReadBlifAig.c.

◆ fPi

unsigned Io_BlifObj_t_::fPi

Definition at line 42 of file ioReadBlifAig.c.

◆ fPo

unsigned Io_BlifObj_t_::fPo

Definition at line 43 of file ioReadBlifAig.c.

◆ Init

unsigned Io_BlifObj_t_::Init

Definition at line 48 of file ioReadBlifAig.c.

◆ Offset

unsigned Io_BlifObj_t_::Offset

Definition at line 49 of file ioReadBlifAig.c.

◆ pEquiv

void* Io_BlifObj_t_::pEquiv

Definition at line 51 of file ioReadBlifAig.c.

◆ pName

char* Io_BlifObj_t_::pName

Definition at line 50 of file ioReadBlifAig.c.

◆ pNext

Io_BlifObj_t* Io_BlifObj_t_::pNext

Definition at line 52 of file ioReadBlifAig.c.


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