21#ifndef MINI_AIG__abc_apis_h
22#define MINI_AIG__abc_apis_h
49 #define ABC_DLLEXPORT __declspec(dllexport)
50 #define ABC_DLLIMPORT __declspec(dllimport)
57#define ABC_DLL ABC_DLLIMPORT
#define ABC_NAMESPACE_HEADER_END
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
ABC_DLL int * Abc_FrameReadMiniLutSwitching(Abc_Frame_t *pAbc)
ABC_DLL int * Abc_FrameGiaOutputMiniLutObj(Abc_Frame_t *pAbc)
ABC_DLL void Abc_NtkInputMiniAig(Abc_Frame_t *pAbc, void *pMiniAig)
ABC_DLL int Abc_FrameReadProbStatus(Abc_Frame_t *pAbc)
ABC_DLL void * Abc_FrameGiaOutputMiniLut(Abc_Frame_t *pAbc)
ABC_DLL void Abc_NtkSetCiArrivalTime(Abc_Frame_t *pAbc, int iCi, float Rise, float Fall)
ABC_DLL void Abc_NtkSetAndGateDelay(Abc_Frame_t *pAbc, float Delay)
ABC_DLL void * Abc_FrameGiaOutputMiniAig(Abc_Frame_t *pAbc)
ABC_DLL int * Abc_FrameReadMiniLutSwitchingPo(Abc_Frame_t *pAbc)
ABC_DLL int * Abc_FrameOutputNdrArray(Abc_Frame_t *pAbc)
typedefABC_NAMESPACE_HEADER_START struct Abc_Frame_t_ Abc_Frame_t
INCLUDES ///.
ABC_DLL int * Abc_FrameReadMiniLutSwitching2(Abc_Frame_t *pAbc, int nRandPiFactor)
ABC_DLL void Abc_NtkPrintMiniMapping(int *pArray)
ABC_DLL char * Abc_FrameGiaOutputMiniLutAttr(Abc_Frame_t *pAbc, void *pMiniLut)
ABC_DLL void Abc_NtkSetCoRequiredTime(Abc_Frame_t *pAbc, int iCo, float Rise, float Fall)
ABC_DLL void * Abc_FrameOutputNdr(Abc_Frame_t *pAbc)
ABC_DLL void Abc_FrameGiaInputMiniAig(Abc_Frame_t *pAbc, void *p)
ABC_DLL int * Abc_FrameReadMiniAigEquivClasses(Abc_Frame_t *pAbc)
ABC_DLL void Abc_Start()
FUNCTION DECLARATIONS ///.
ABC_DLL void Abc_NtkSetFlopNum(Abc_Frame_t *pAbc, int nFlops)
ABC_DLL int * Abc_FrameReadBoxes(Abc_Frame_t *pAbc)
ABC_DLL void * Abc_FrameReadCex(Abc_Frame_t *pAbc)
ABC_DLL void Abc_FrameInputNdr(Abc_Frame_t *pAbc, void *pData)
ABC_DLL void Abc_FrameGiaInputMiniLut(Abc_Frame_t *pAbc, void *pMiniLut)
ABC_DLL void * Abc_NtkOutputMiniAig(Abc_Frame_t *pAbc)
ABC_DLL void Abc_FrameSetObjDelays(Abc_Frame_t *pAbc, int *pDelays, int nDelays)
ABC_DLL void Abc_FrameGiaInputMiniLut2(Abc_Frame_t *pAbc, void *pMiniLut)
ABC_DLL Abc_Frame_t * Abc_FrameGetGlobalFrame()
ABC_DLL int * Abc_NtkOutputMiniMapping(Abc_Frame_t *pAbc)
ABC_DLL int * Abc_FrameReadArrayMapping(Abc_Frame_t *pAbc)
ABC_DLL int Cmd_CommandExecute(Abc_Frame_t *pAbc, const char *pCommandLine)
ABC_DLL void Abc_FrameSetRetimingData(Abc_Frame_t *pAbc, int *pRst, int *pSet, int *pEna, int nRegs)