abc-master
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
cas.h
Go to the documentation of this file.
1
/**CFile****************************************************************
2
3
FileName [cas.h]
4
5
SystemName [ABC: Logic synthesis and verification system.]
6
7
PackageName [CASCADE: Decomposition of shared BDDs into a LUT cascade.]
8
9
Synopsis [External declarations.]
10
11
Author [Alan Mishchenko]
12
13
Affiliation [UC Berkeley]
14
15
Date [Ver. 1.0. Started - June 20, 2005.]
16
17
Revision [$Id: cas.h,v 1.00 2005/06/20 00:00:00 alanmi Exp $]
18
19
***********************************************************************/
20
21
#ifndef ABC__bdd__cas__cas_h
22
#define ABC__bdd__cas__cas_h
23
24
25
////////////////////////////////////////////////////////////////////////
26
/// INCLUDES ///
27
////////////////////////////////////////////////////////////////////////
28
29
////////////////////////////////////////////////////////////////////////
30
/// PARAMETERS ///
31
////////////////////////////////////////////////////////////////////////
32
33
34
35
ABC_NAMESPACE_HEADER_START
36
37
38
#define MAXINPUTS 1024
39
#define MAXOUTPUTS 1024
40
41
////////////////////////////////////////////////////////////////////////
42
/// BASIC TYPES ///
43
////////////////////////////////////////////////////////////////////////
44
45
////////////////////////////////////////////////////////////////////////
46
/// MACRO DEFINITIONS ///
47
////////////////////////////////////////////////////////////////////////
48
49
////////////////////////////////////////////////////////////////////////
50
/// FUNCTION DECLARATIONS ///
51
////////////////////////////////////////////////////////////////////////
52
53
/*=== zzz.c ==========================================================*/
54
55
56
57
ABC_NAMESPACE_HEADER_END
58
59
60
61
#endif
62
63
////////////////////////////////////////////////////////////////////////
64
/// END OF FILE ///
65
////////////////////////////////////////////////////////////////////////
66
ABC_NAMESPACE_HEADER_START
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
Definition:
abc_global.h:105
ABC_NAMESPACE_HEADER_END
#define ABC_NAMESPACE_HEADER_END
Definition:
abc_global.h:106
src
bdd
cas
cas.h
Generated on Thu Dec 18 2014 16:11:51 for abc-master by
1.8.6