abc-master
|
#include "if.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Bat_ManFuncSetupTable () |
DECLARATIONS ///. More... | |
void | Bat_ManFuncSetdownTable () |
int | Bat_ManCellFuncLookup (void *pMan, unsigned *pTruth, int nVars, int nLeaves, char *pStr) |
int Bat_ManCellFuncLookup | ( | void * | pMan, |
unsigned * | pTruth, | ||
int | nVars, | ||
int | nLeaves, | ||
char * | pStr | ||
) |
Definition at line 51 of file ifMatch2.c.
void Bat_ManFuncSetdownTable | ( | ) |
Definition at line 48 of file ifMatch2.c.
ABC_NAMESPACE_IMPL_START void Bat_ManFuncSetupTable | ( | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [ifMatch2.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [FPGA mapping based on priority cuts.]
Synopsis [Specialized matching.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - September 1, 2009.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file ifMatch2.c.