summaryrefslogtreecommitdiffstats
path: root/abclib.dsp
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2011-04-24 10:43:24 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2011-04-24 10:43:24 -0700
commitaffb43e2a376a776c71b20a665b6332dea9022a4 (patch)
treea7c564224248322b84c28da3f57594699c2f33f1 /abclib.dsp
parent2becb24a325aafa659b0608379d5c22f7fffe16b (diff)
downloadabc-affb43e2a376a776c71b20a665b6332dea9022a4.tar.gz
abc-affb43e2a376a776c71b20a665b6332dea9022a4.tar.bz2
abc-affb43e2a376a776c71b20a665b6332dea9022a4.zip
Added switch to control duplication of logic after mapping.
Diffstat (limited to 'abclib.dsp')
-rw-r--r--abclib.dsp36
1 files changed, 36 insertions, 0 deletions
diff --git a/abclib.dsp b/abclib.dsp
index 8ac3ebca..5e6745b6 100644
--- a/abclib.dsp
+++ b/abclib.dsp
@@ -4370,6 +4370,42 @@ SOURCE=.\src\aig\ssm\ssmSimulate.c
SOURCE=.\src\aig\ssm\ssmWrite.c
# End Source File
# End Group
+# Begin Group "ddb"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddb.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddb.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddbGarb.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddbInt.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddbMan.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddbOper.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddbReo.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\aig\ddb\ddbTable.c
+# End Source File
+# End Group
# End Group
# End Group
# Begin Group "Header Files"