summaryrefslogtreecommitdiffstats
path: root/abclib.dsp
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2018-09-30 20:51:37 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2018-09-30 20:51:37 -0700
commit9e787c71919d63ef1a80a12eeb5abd954c7e86d8 (patch)
tree71d6decc9dff90a2d4e8890d7beeb51a80623340 /abclib.dsp
parenta8faa2b55ced8321944ad9ed3c9e5204a4ab4d9c (diff)
downloadabc-9e787c71919d63ef1a80a12eeb5abd954c7e86d8.tar.gz
abc-9e787c71919d63ef1a80a12eeb5abd954c7e86d8.tar.bz2
abc-9e787c71919d63ef1a80a12eeb5abd954c7e86d8.zip
Experiments with word-level retiming.
Diffstat (limited to 'abclib.dsp')
-rw-r--r--abclib.dsp32
1 files changed, 32 insertions, 0 deletions
diff --git a/abclib.dsp b/abclib.dsp
index b0769c80..fe23c746 100644
--- a/abclib.dsp
+++ b/abclib.dsp
@@ -1106,6 +1106,38 @@ SOURCE=.\src\base\acb\acbSets.h
SOURCE=.\src\base\acb\acbUtil.c
# End Source File
# End Group
+# Begin Group "wln"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\src\base\wln\wln.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\base\wln\wln.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\base\wln\wlnNdr.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\base\wln\wlnNtk.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\base\wln\wlnObj.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\base\wln\wlnRetime.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\base\wln\wlnWriteVer.c
+# End Source File
+# End Group
# End Group
# Begin Group "bdd"