[qrouter] branch master updated (24f45f0 -> fc8ef1b)

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Sep 11 05:46:35 UTC 2015


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

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

      from  24f45f0   Fixed error in changelog
      adds  7930f5d   Corrected a roundoff error in via obstruction calculations.
      adds  67751b8   Update at Sun Sep  6 14:00:16 EDT 2015 by tim
      adds  acf2ac7   Merge branch 'master' into work
      adds  07021ec   Changed behavior of STUBROUTE_X so that the net number is kept, as it would be for other STUBROUTEs, but the Nodeloc is set to NULL;  this prevents the tap from being passed over when checking for tap-to-tap spacing violations (because it has no node number and is believed to be a fixed obstruction, not a tap).
      adds  ce2fdad   Corrected an apparently untested section which offsets vias to account for small problems with vias not being allowed to occupy adjacent route tracks.  Missing parentheses were causing the logic to be always false, and the code was never being used.
      adds  e9d3814   Corrected error in which placement of stub route information obliterated the bits marking specific directional blockages. This would cause vias to be placed on taps too close to obstructions, resulting in DRC errors.
      adds  dcbce5e   Update at Mon Sep  7 10:13:46 EDT 2015 by tim
      adds  d201e45   Merge branch 'master' into work
      adds  896d4ff   Corrected special net width where two vias on adjacent routes cause notch DRC errors if the standard route width is used.
      adds  492d546   Added additional capability to handle processes where vias cannot be placed in adjacent tracks without causing DRC errors.  Previous code handled vias in different nets, and vias on the same route. New code handles vias on different routes of the same net.
      adds  357bf2f   Update at Tue Sep  8 08:43:17 EDT 2015 by tim
      adds  669cc81   Merge branch 'master' into work
      adds  ab5e89b   Removed diagnostic output print statements.
       new  160fcb3   Merge tag 'upstream/1.3.15'
       new  fc8ef1b   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:
 VERSION          |   2 +-
 debian/changelog |   6 +++
 node.c           |  47 +++++++++++------
 qrouter.c        | 151 ++++++++++++++++++++++++++++++++++++++-----------------
 qrouter.h        |   1 +
 5 files changed, 146 insertions(+), 61 deletions(-)

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



More information about the debian-science-commits mailing list