ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
abcEco.c
Go to the documentation of this file.
1
20
21#include "base/abc/abc.h"
22#include "base/main/main.h"
23#include "map/mio/mio.h"
24
26
27
31
32
36
48void Abc_NtkEco( char * pFileNames[3] )
49{
50}
51
55
56
58
ABC_NAMESPACE_IMPL_START void Abc_NtkEco(char *pFileNames[3])
DECLARATIONS ///.
Definition abcEco.c:48
#define ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_END