abc-master
|
#include "amapInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Amap_Man_t * | Amap_ManStart (int nNodes) |
DECLARATIONS ///. More... | |
void | Amap_ManStop (Amap_Man_t *p) |
ABC_NAMESPACE_IMPL_START Amap_Man_t* Amap_ManStart | ( | int | nNodes | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [amapMan.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Technology mapper for standard cells.]
Synopsis [Mapping manager.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Starts the AIG manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file amapMan.c.
void Amap_ManStop | ( | Amap_Man_t * | p | ) |