Restructuring gate-sizing code trying to separate timing analysis.

This commit is contained in:
Alan Mishchenko
2013-07-21 17:55:15 -07:00
parent 1bdb3773f9
commit fd28deefc7
14 changed files with 588 additions and 302 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
#include "mpmInt.h"
#include "misc/st/st.h"
#include "map/mio/mio.h"
#include "map/scl/sclInt.h"
#include "map/scl/sclSize.h"
#include "map/scl/sclTime.h"
ABC_NAMESPACE_IMPL_START