#include <sim.h>
Data Fields | |
Abc_Ntk_t * | pNtk |
int | nInputs |
int | nOutputs |
int | fLightweight |
int | nSimBits |
int | nSimWords |
Vec_Ptr_t * | vSim0 |
Vec_Ptr_t * | vSim1 |
int | nSuppBits |
int | nSuppWords |
Vec_Ptr_t * | vSuppStr |
Vec_Ptr_t * | vSuppFun |
Vec_Vec_t * | vSuppTargs |
int | iInput |
Extra_MmFixed_t * | pMmPat |
Vec_Ptr_t * | vFifo |
Vec_Int_t * | vDiffs |
int | nSatRuns |
int | nSatRunsSat |
int | nSatRunsUnsat |
int | timeSim |
int | timeTrav |
int | timeFraig |
int | timeSat |
int | timeTotal |
Definition at line 99 of file sim.h.