abc-master
|
#include "amapInt.h"
Go to the source code of this file.
Functions | |
static ABC_NAMESPACE_IMPL_START char * | Amap_OuputStrsav (Aig_MmFlex_t *p, char *pStr) |
DECLARATIONS ///. More... | |
Amap_Out_t * | Amap_OutputStructAlloc (Aig_MmFlex_t *pMem, Amap_Gat_t *pGate) |
FUNCTION DEFINITIONS ///. More... | |
Vec_Ptr_t * | Amap_ManProduceMapped (Amap_Man_t *p) |
Vec_Ptr_t* Amap_ManProduceMapped | ( | Amap_Man_t * | p | ) |
Function*************************************************************
Synopsis [Returns mapped network as an array of structures.]
Description []
SideEffects []
SeeAlso []
Definition at line 71 of file amapOutput.c.
|
inlinestatic |
DECLARATIONS ///.
CFile****************************************************************
FileName [amapOutput.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 [
]
Definition at line 30 of file amapOutput.c.
Amap_Out_t* Amap_OutputStructAlloc | ( | Aig_MmFlex_t * | pMem, |
Amap_Gat_t * | pGate | ||
) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Allocates structure for storing one gate.]
Description []
SideEffects []
SeeAlso []
Definition at line 48 of file amapOutput.c.