ABC: A System for Sequential Synthesis and Verification
Loading...
Searching...
No Matches
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_START
#define ABC_NAMESPACE_IMPL_START
Definition
abc_namespaces.h:54
ABC_NAMESPACE_IMPL_END
#define ABC_NAMESPACE_IMPL_END
Definition
abc_namespaces.h:55
place_base.h
legalize
ABC_NAMESPACE_IMPL_START void legalize()
Definition
place_legalize.c:23
src
phys
place
place_legalize.c
Generated by Doxygen 1.13.2 © 2025 EPTansuo. All rights reserved.
鲁ICP备2021046540号