[qflow] branch master updated (13f7615 -> d12b99c)
Ruben Undheim
rubund-guest at moszumanska.debian.org
Thu Apr 16 18:05:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a change to branch master
in repository qflow.
from 13f7615 Fixed qflow.install
new dd9fd33 Changelog entry changed to 1.0.93
adds a059a2d Added qflow option "-v" or "--version" to print qflow version number; prevented qflow from printing a message about setup before arguments are parsed, and if either "--version" or "--help" was given.
adds 96f83d1 Update at Wed Feb 25 19:39:23 EST 2015 by tim
adds 284f320 Merge branch 'master' into work
adds 61af3ca Corrected a bad error in the ypostproc.tcl script that was deleting the first cell of any netlist that contains the line ".names $undef", a line that has been generated by recent versions of yosys. Naturally, this produces bad output. . .
adds a466e70 Update at Thu Feb 26 20:13:15 EST 2015 by tim
adds ee52c54 Merge branch 'master' into work
adds 8931e2d Made a couple of corrections that allows the use of a null string ("") as variable "separator". This was supported by blifFanout but was being bungled by the script calling blifFanout. Because the OSU standard cell sets are more appropriately compatible with the null separator than with the "X" separator (due to a few cells that don't use the "X", like CLKBUF), the standard cell script has been changed to specify a null separator character.
adds 4cab6da Update at Mon Mar 30 16:42:31 EDT 2015 by tim
adds 03ea884 Merge branch 'master' into work
adds ab0e1fc Corrected place2def.tcl, which would greedily take the first underscore and so screw up output on cell names that contain an underscore as part of the name.
adds c69525d Thought better of it and added a $ to the regexp to make sure that the underscore-followed-by-digits is the last part of the instance string.
new 8fb6c9c Merge tag 'upstream/1.0.93'
new d12b99c VERSION to 1.0.93
The 3 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:
VERSION | 2 +-
config.log | 286 ++++++++++++++++++++++----------------------
config.status | 50 +++-----
configure | 237 ++++++++++++++++++------------------
debian/changelog | 2 +-
scripts/Makefile | 17 +--
scripts/Makefile.in | 3 +
scripts/place2def.tcl | 58 +++++----
scripts/qflow.sh.in | 27 ++++-
scripts/resynthesize.sh | 7 +-
scripts/synthesize_yosys.sh | 7 +-
scripts/ypostproc.tcl | 2 +-
src/Makefile | 18 +--
src/blifFanout.c | 2 +-
tech/Makefile | 4 +-
tech/osu035/Makefile | 6 +-
tech/osu035/osu035.sh | 2 +-
tech/osu050/Makefile | 6 +-
tech/osu050/osu050.sh | 2 +-
19 files changed, 391 insertions(+), 347 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