abc-master
|
Go to the source code of this file.
Functions | |
static ABC_NAMESPACE_HEADER_START int | If_LogCreateAnd (Vec_Int_t *vAig, int iLit0, int iLit1, int nSuppAll) |
INCLUDES ///. More... | |
static int | If_LogCreateMux (Vec_Int_t *vAig, int iLitC, int iLit1, int iLit0, int nSuppAll) |
static int | If_LogCreateXor (Vec_Int_t *vAig, int iLit0, int iLit1, int nSuppAll) |
static int | If_LogCreateAndXor (Vec_Int_t *vAig, int iLit0, int iLit1, int nSuppAll, int fXor) |
static int | If_LogCreateAndXorMulti (Vec_Int_t *vAig, int *pFaninLits, int nFanins, int nSuppAll, int fXor) |
static int | If_LogCounterAddAig (int *pTimes, int *pnTimes, int *pFaninLits, int Num, int iLit, Vec_Int_t *vAig, int nSuppAll, int fXor, int fXorFunc) |
static int | If_LogCounterDelayXor (int *pTimes, int nTimes) |
static int | If_CutPinDelayGet (word D, int v) |
static void | If_CutPinDelaySet (word *pD, int v, int d) |
static word | If_CutPinDelayInit (int v) |
static word | If_CutPinDelayMax (word D1, word D2, int nVars, int AddOn) |
static word | If_CutPinDelayDecrement (word D1, int nVars) |
static int | If_CutPinDelayEqual (word D1, word D2, int nVars) |
static int | If_CutPinDelayDom (word D1, word D2, int nVars) |
static void | If_CutPinDelayTranslate (word D, int nVars, char *pPerm) |
static void | If_CutPinDelayPrint (word D, int nVars) |
static int | If_LogCounterPinDelays (int *pTimes, int *pnTimes, word *pPinDels, int Num, word PinDel, int nSuppAll, int fXor) |
static word | If_LogPinDelaysMulti (word *pPinDels, int nFanins, int nSuppAll, int fXor) |
static word | If_AigVerifyArray (Vec_Int_t *vAig, int nLeaves) |
static void | If_AigPrintArray (Vec_Int_t *vAig, int nLeaves) |
static int | If_LogCounter64Eval (word Count) |
static word | If_LogCounter64Add (word Count, int Num) |
static int | If_LogCounter32Eval (unsigned Count, int Start) |
static unsigned | If_LogCounter32Add (unsigned Count, int *pStart, int Num) |
static int | If_LogCounterAdd (int *pTimes, int *pnTimes, int Num, int fXor) |
|
inlinestatic |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 300 of file ifCount.h.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 251 of file ifCount.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 145 of file ifCount.h.
|
inlinestatic |
|
static |
|
static |
|
inlinestatic |
|
inlinestatic |
Function*************************************************************
Synopsis [Testing of the counter]
Description []
SideEffects []
SeeAlso [] Function*************************************************************
Synopsis [Adds the number to the numbers stored.]
Description []
SideEffects []
SeeAlso []
Definition at line 454 of file ifCount.h.
|
inlinestatic |
Definition at line 88 of file ifCount.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 199 of file ifCount.h.
|
inlinestatic |
INCLUDES ///.
CFile****************************************************************
FileName [ifCount.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [FPGA mapping based on priority cuts.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - November 21, 2006.]
Revision [
]PARAMETERS ///BASIC TYPES ///MACRO DEFINITIONS ///FUNCTION DECLARATIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 57 of file ifCount.h.
|
inlinestatic |
Definition at line 76 of file ifCount.h.
|
inlinestatic |
Definition at line 80 of file ifCount.h.
|
inlinestatic |
Definition at line 65 of file ifCount.h.
|
inlinestatic |
Definition at line 72 of file ifCount.h.
|
inlinestatic |
Definition at line 230 of file ifCount.h.