#include "if.h"
Go to the source code of this file.
Functions | |
| void | If_ManSetDefaultPars (If_Par_t *pPars) |
| FUNCTION DEFINITIONS ///. | |
| int | If_ManPerformMapping (If_Man_t *p) |
| int | If_ManPerformMappingComb (If_Man_t *p) |
Variables | |
| ABC_NAMESPACE_IMPL_START abctime | s_MappingTime |
| DECLARATIONS ///. | |
| int If_ManPerformMapping | ( | If_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 82 of file ifCore.c.


| int If_ManPerformMappingComb | ( | If_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 106 of file ifCore.c.


| void If_ManSetDefaultPars | ( | If_Par_t * | pPars | ) |
FUNCTION DEFINITIONS ///.
FUNCTION DECLARATIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 47 of file ifCore.c.


|
extern |
DECLARATIONS ///.
CFile****************************************************************
FileName [ifCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [FPGA mapping based on priority cuts.]
Synopsis [The central part of the mapper.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - November 21, 2006.]
Revision [
]
CFile****************************************************************
FileName [abcPrint.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Network and node package.]
Synopsis [Printing statistics.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 47 of file abcPrint.c.