coriolis/crlcore
Jean-Paul Chaput cabbab5140 Correct interval capacity computation around zero in RoutingLayerGauge.
* Bug: In CRL::RoutingLayerGauge::divide() & getTrackNumber(), the number
    of traks crossing an edge was wrongly computed for GCells around the
    zero coordinate, this was due to the change in rouding direction
    around zero. It was starting to show for routing gauges with an offset.
      Note: to simplificate the computation of the capacity of an interval,
    all the track over a Cell are computed from (0,0). The Cell abutment
    box has to be choosen relative to that. The tracks positions are fixed
    all over the Cell (or chip if it is one).
2018-04-13 14:59:40 +02:00
..
cmake_modules New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00
doc Correct the doxygen CSS to be compliant with 1.8.13+. 2017-12-03 03:19:10 +01:00
etc Determinism correction of Hurricane, CRL core & Katana. 2018-03-25 00:58:22 +01:00
python Determinism correction of Hurricane, CRL core & Katana. 2018-03-25 00:58:22 +01:00
src Correct interval capacity computation around zero in RoutingLayerGauge. 2018-04-13 14:59:40 +02:00
CMakeLists.txt Compliance with cmake 3.0 (Debian 9.2). Corrects all warnings. 2017-12-02 14:30:05 +01:00