[qflow] branch master updated (70e50e9 -> ed86604)

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Oct 16 20:32:55 UTC 2014


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

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

      from  70e50e9   Updated patch
      adds  e55dc78   Update at Mon May 26 09:55:12 EDT 2014 by tim
      adds  d142d8d   Update at Tue May 27 19:10:21 EDT 2014 by tim
      adds  6899c47   Update at Thu May 29 10:52:52 EDT 2014 by tim
      adds  42902af   Update at Fri May 30 14:41:25 EDT 2014 by tim
      adds  ffc885a   Update at Sat May 31 14:50:58 EDT 2014 by tim
      adds  6d53e56   Correction to the clocktree script to handle cells such as tiehi/ tielo that have no inputs, instead of generating an error and exiting.
      adds  ebf2a94   Update at Wed Jul  9 12:00:47 EDT 2014 by tim
      adds  c8787b5   Merge branch 'master' into work
      adds  c3cc342   Additional diagnostic statements printed in the STA tool.
      adds  cc38a35   Update at Sat Jul 12 14:18:44 EDT 2014 by tim
      adds  6af761a   Merge branch 'master' into work
      adds  b0b7b05   Fixed an error that causes vesta to crash if it has bad input and cannot find a valid netlist.
      adds  e508b0f   Corrected an error in blifFanout that causes a crash if the gate strength changes from a 1-character suffix (e.g., "1") to a 2-character suffix (e.g., "10").
      adds  63bcb79   Added support for structural verilog in-line, pending update of yosys to revision 0.3.1.
      adds  da1c38a   Update at Thu Jul 17 08:34:09 EDT 2014 by tim
      adds  acca143   Merge branch 'master' into work
      adds  616d2b8   Updated synthesis checks on yosys version to capture the newest revision string format of <major>.<minor>.<rev>+<commit> This allows qflow to handle syntax changes made by a specific source code commit.
      adds  16f0e1b   Update at Thu Sep 18 09:34:36 EDT 2014 by tim
      adds  f9c28d6   Merge branch 'master' into work
      adds  8b68c85   Corrected an error that prevents qflow from working with qrouter version 1.3.0.
      adds  6513948   Update at Mon Sep 29 21:05:35 EDT 2014 by tim
      adds  8127172   Merge branch 'master' into work
      adds  26a0ae0   Removed references to TimberWolf in favor of Ruben Undheim's update called GrayWolf, which already has more desirable behavior such as installing into a standard location and not requiring sourcing a script file before running.
      adds  48f96fc   Update at Tue Oct 14 20:42:31 EDT 2014 by tim
      adds  cc605e7   Merge branch 'master' into work
       new  ed86604   Merge branch 'upstream'

The 1 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:
 README                      |  16 +--
 VERSION                     |   2 +-
 config.log                  | 279 ++++++++++++++++++++++----------------------
 config.status               |  18 ++-
 configure                   |  74 ++++++------
 configure.in                |  30 +++--
 scripts/Makefile            |   2 +-
 scripts/addspacers.tcl      |   4 +-
 scripts/bdnet2cel.tcl       |   6 +-
 scripts/blif2cel.tcl        |   6 +-
 scripts/cleanup.sh          |   2 +-
 scripts/clocktree.tcl       |  16 +--
 scripts/decongest.tcl       |   4 +-
 scripts/place2def.tcl       |  14 +--
 scripts/place2def2.tcl      |   6 +-
 scripts/place2lef2.tcl      |   2 +-
 scripts/place2net2.tcl      |   6 +-
 scripts/placement.sh        |  23 ++--
 scripts/qflow.sh.in         |   2 +-
 scripts/resynthesize.sh     |   2 +-
 scripts/synthesize_odin.sh  |   2 +-
 scripts/synthesize_yosys.sh |  27 ++++-
 src/Makefile                |  18 +--
 src/Makefile.in             |   6 +-
 src/blifFanout.c            |   9 +-
 src/vesta.c                 |  13 ++-
 tech/Makefile               |   2 +-
 tech/osu035/Makefile        |   2 +-
 tech/osu035/osu035.par      |   4 +-
 tech/osu050/Makefile        |   2 +-
 tech/osu050/osu050.par      |   4 +-
 31 files changed, 312 insertions(+), 291 deletions(-)

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



More information about the debian-science-commits mailing list