abc-master
|
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Amap_ManSetDefaultParams (Amap_Par_t *p) |
DECLARATIONS ///. More... | |
Vec_Ptr_t * | Amap_ManTest (Aig_Man_t *pAig, Amap_Par_t *pPars) |
ABC_NAMESPACE_IMPL_START void Amap_ManSetDefaultParams | ( | Amap_Par_t * | p | ) |
DECLARATIONS ///.
MACRO DEFINITIONS ///.
CFile****************************************************************
FileName [amapCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Technology mapper for standard cells.]
Synopsis [Core mapping procedures.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [This procedure sets default parameters.]
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file amapCore.c.
Vec_Ptr_t* Amap_ManTest | ( | Aig_Man_t * | pAig, |
Amap_Par_t * | pPars | ||
) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 70 of file amapCore.c.