diff options
author | Alan Mishchenko <alanmi@berkeley.edu> | 2012-10-06 15:09:00 -0700 |
---|---|---|
committer | Alan Mishchenko <alanmi@berkeley.edu> | 2012-10-06 15:09:00 -0700 |
commit | ad8a3f5159a168596a3fc7b8b6956bfbcd07a277 (patch) | |
tree | 024409e296f197cd8834a979440126f6c91ee0ba /abclib.dsp | |
parent | 6de48109f3271bcca4196b7691ce47f6b1d150a2 (diff) | |
download | abc-ad8a3f5159a168596a3fc7b8b6956bfbcd07a277.tar.gz abc-ad8a3f5159a168596a3fc7b8b6956bfbcd07a277.tar.bz2 abc-ad8a3f5159a168596a3fc7b8b6956bfbcd07a277.zip |
New AIG optimization package.
Diffstat (limited to 'abclib.dsp')
-rw-r--r-- | abclib.dsp | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1962,6 +1962,26 @@ SOURCE=.\src\opt\nwk\nwkTiming.c SOURCE=.\src\opt\nwk\nwkUtil.c # End Source File # End Group +# Begin Group "dau" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\src\opt\dau\dau.c +# End Source File +# Begin Source File + +SOURCE=.\src\opt\dau\dauCore.c +# End Source File +# Begin Source File + +SOURCE=.\src\opt\dau\dauDsd.c +# End Source File +# Begin Source File + +SOURCE=.\src\opt\dau\dauInt.h +# End Source File +# End Group # End Group # Begin Group "map" |