[berkeley-abc] branch master updated (7601d95 -> 3d0eba7)

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Aug 18 10:27:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a change to branch master
in repository berkeley-abc.

      from  7601d95   New upstream release
      adds  e406dbb   Imported upstream version Imported upstream version 1.01+20150706hgc3698e053a7a
       new  b08a291   Merge tag 'upstream/1.01+20150706hgc3698e0+dfsg'
       new  3d0eba7   New changelog entry

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 abclib.dsp                   |   4 +
 debian/changelog             |   6 ++
 src/aig/gia/gia.h            |   5 +-
 src/aig/gia/giaAiger.c       |  10 +-
 src/aig/gia/giaDup.c         |  30 ++++++
 src/aig/gia/giaIf.c          |   5 +
 src/aig/gia/giaQbf.c         | 122 ++++++++++++++++++++-
 src/base/abc/abc.h           |   2 +-
 src/base/abc/abcFunc.c       |  12 ++-
 src/base/abc/abcHieCec.c     |   2 +-
 src/base/abc/abcHieNew.c     |   2 +-
 src/base/abc/abcNames.c      | 131 ++++++++++++++++++----
 src/base/abci/abc.c          | 249 ++++++++++++++++++++++++++++++++++++++----
 src/base/abci/abcDar.c       |   2 +-
 src/base/abci/abcFraig.c     |  34 +++---
 src/base/abci/abcQbf.c       |   7 +-
 src/base/wlc/module.make     |   1 +
 src/base/wlc/wlc.h           |  43 ++++----
 src/base/wlc/wlcBlast.c      |  28 +++--
 src/base/wlc/wlcCom.c        |   4 +
 src/base/wlc/wlcNtk.c        |  91 ++++++++++++----
 src/base/wlc/wlcReadSmt.c    |  22 ++--
 src/base/wlc/wlcReadVer.c    |  20 +++-
 src/base/wlc/wlcSim.c        | 251 +++++++++++++++++++++++++++++++++++++++++++
 src/map/if/if.h              |  11 +-
 src/map/if/ifMap.c           |   7 +-
 src/map/if/ifTime.c          |  17 ++-
 src/map/if/ifTune.c          |  19 ++--
 src/map/mapper/mapperMatch.c |   2 +-
 src/map/mio/mioUtils.c       | 107 ++++++++++--------
 src/map/scl/sclLiberty.c     |   7 +-
 src/sat/bmc/bmc.h            |   1 +
 src/sat/bmc/bmcCexCare.c     |  54 ++++++++++
 src/sat/bsat/satSolver.h     |   4 +
 34 files changed, 1117 insertions(+), 195 deletions(-)
 create mode 100644 src/base/wlc/wlcSim.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/berkeley-abc.git



More information about the debian-science-commits mailing list