abc-master
|
#include "if.h"
Go to the source code of this file.
Functions | |
void | If_ManSetDefaultPars (If_Par_t *pPars) |
FUNCTION DEFINITIONS ///. More... | |
int | If_ManPerformMapping (If_Man_t *p) |
int | If_ManPerformMappingComb (If_Man_t *p) |
Variables | |
ABC_NAMESPACE_IMPL_START abctime | s_MappingTime |
DECLARATIONS ///. More... | |
int If_ManPerformMapping | ( | If_Man_t * | p | ) |
int If_ManPerformMappingComb | ( | If_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 104 of file ifCore.c.
void If_ManSetDefaultPars | ( | If_Par_t * | pPars | ) |
ABC_NAMESPACE_IMPL_START abctime s_MappingTime |
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 44 of file abcPrint.c.