abc-master
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
place_legalize.c
Go to the documentation of this file.
1
/*===================================================================*/
2
//
3
// place_legalize.c
4
//
5
// Aaron P. Hurst, 2007
6
// ahurst@eecs.berkeley.edu
7
//
8
/*===================================================================*/
9
10
#include <limits.h>
11
#include <assert.h>
12
13
#include "
place_base.h
"
14
15
ABC_NAMESPACE_IMPL_START
16
17
18
19
// --------------------------------------------------------------------
20
// legalize()
21
//
22
// --------------------------------------------------------------------
23
void
legalize
() {
24
// UNIMPLEMENTED
25
}
26
27
ABC_NAMESPACE_IMPL_END
28
ABC_NAMESPACE_IMPL_END
#define ABC_NAMESPACE_IMPL_END
Definition:
abc_global.h:108
ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_START
Definition:
abc_global.h:107
place_base.h
legalize
ABC_NAMESPACE_IMPL_START void legalize()
Definition:
place_legalize.c:23
src
phys
place
place_legalize.c
Generated on Thu Dec 18 2014 16:11:57 for abc-master by
1.8.6