Public Attributes | |
| int | nLastLevel |
| int | nWords |
| Vec_Mem_t * | vTtMem [TT_MAX_LEVELS] |
| Vec_Int_t * | vRepres [TT_MAX_LEVELS] |
| int | vTruthId [TT_MAX_LEVELS] |
| Vec_Int_t * | vPhase |
Definition at line 1245 of file dauCanon.c.
| int Abc_TtHieMan_t_::nLastLevel |
Definition at line 1247 of file dauCanon.c.
| int Abc_TtHieMan_t_::nWords |
Definition at line 1247 of file dauCanon.c.
| Vec_Int_t* Abc_TtHieMan_t_::vPhase |
Definition at line 1252 of file dauCanon.c.
| Vec_Int_t* Abc_TtHieMan_t_::vRepres[TT_MAX_LEVELS] |
Definition at line 1249 of file dauCanon.c.
| int Abc_TtHieMan_t_::vTruthId[TT_MAX_LEVELS] |
Definition at line 1250 of file dauCanon.c.
| Vec_Mem_t* Abc_TtHieMan_t_::vTtMem[TT_MAX_LEVELS] |
Definition at line 1248 of file dauCanon.c.