|
abc-master
|
Data Fields | |
| char * | pFileName |
| char * | pBuffer |
| Vec_Ptr_t * | vLines |
| Io_BlifObj_t * | pObjects |
| int | nObjects |
| int | iObjNext |
| char * | pModel |
| Vec_Ptr_t * | vInputs |
| Vec_Ptr_t * | vOutputs |
| Vec_Ptr_t * | vLatches |
| Vec_Ptr_t * | vNames |
| Vec_Ptr_t * | vPis |
| Vec_Ptr_t * | vPos |
| Vec_Ptr_t * | vLis |
| Vec_Ptr_t * | vLos |
| Io_BlifObj_t ** | pTable |
| int | nTableSize |
| Abc_Ntk_t * | pAig |
| Vec_Ptr_t * | vTokens |
| char | sError [512] |
| int | nTablesRead |
| int | nTablesLeft |
Definition at line 56 of file ioReadBlifAig.c.
| int Io_BlifMan_t_::iObjNext |
Definition at line 65 of file ioReadBlifAig.c.
| int Io_BlifMan_t_::nObjects |
Definition at line 64 of file ioReadBlifAig.c.
| int Io_BlifMan_t_::nTableSize |
Definition at line 79 of file ioReadBlifAig.c.
| int Io_BlifMan_t_::nTablesLeft |
Definition at line 86 of file ioReadBlifAig.c.
| int Io_BlifMan_t_::nTablesRead |
Definition at line 85 of file ioReadBlifAig.c.
| Abc_Ntk_t* Io_BlifMan_t_::pAig |
Definition at line 81 of file ioReadBlifAig.c.
| char* Io_BlifMan_t_::pBuffer |
Definition at line 60 of file ioReadBlifAig.c.
| char* Io_BlifMan_t_::pFileName |
Definition at line 59 of file ioReadBlifAig.c.
| char* Io_BlifMan_t_::pModel |
Definition at line 67 of file ioReadBlifAig.c.
| Io_BlifObj_t* Io_BlifMan_t_::pObjects |
Definition at line 63 of file ioReadBlifAig.c.
| Io_BlifObj_t** Io_BlifMan_t_::pTable |
Definition at line 78 of file ioReadBlifAig.c.
| char Io_BlifMan_t_::sError[512] |
Definition at line 83 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vInputs |
Definition at line 68 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vLatches |
Definition at line 70 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vLines |
Definition at line 61 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vLis |
Definition at line 75 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vLos |
Definition at line 76 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vNames |
Definition at line 71 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vOutputs |
Definition at line 69 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vPis |
Definition at line 73 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vPos |
Definition at line 74 of file ioReadBlifAig.c.
| Vec_Ptr_t* Io_BlifMan_t_::vTokens |
Definition at line 82 of file ioReadBlifAig.c.