coriolis/anabatic/src
Jean-Paul Chaput 580ca0892c Correct rounding of GCell horizontal size in GCell::doGrid().
* Change: In Anabatic::GCell::doGrid(), the GCell where square using the
    slice height as side. This was leading to vertical edges with slightly
    different capacities when the vertical picth was not a multiple of
    the horizontal one. This was not a bug per se as the global router
    is able to manage any interval.
      Now the horizontal side is rounded on the slice step.
2018-04-13 15:00:13 +02:00
..
anabatic Merge branch 'devel_anabatic' of ssh://bop-t/users/largo2/git/coriolis into devel_anabatic 2018-03-27 23:56:09 +02:00
AnabaticEngine.cpp Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00
AutoContact.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
AutoContactHTee.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
AutoContactTerminal.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
AutoContactTurn.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
AutoContactVTee.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
AutoHorizontal.cpp Disable dragging constraints for Device (analog) terminals. 2018-03-02 16:58:21 +01:00
AutoSegment.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
AutoSegments.cpp Improved management of AutoContactTerminal for VH gauges (real ones). 2018-01-25 11:58:04 +01:00
AutoVertical.cpp Disable dragging constraints for Device (analog) terminals. 2018-03-02 16:58:21 +01:00
CMakeLists.txt Capacity managment by layer in Edges & GCells (plus fixes). 2018-02-21 00:16:50 +01:00
ChipTools.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Configuration.cpp Basic support for FreePDK 45 completed. 2018-02-17 20:27:38 +01:00
Constants.cpp Capacity managment by layer in Edges & GCells (plus fixes). 2018-02-21 00:16:50 +01:00
Dijkstra.cpp Minor modification for Analog wire occupation estimation 2018-03-27 18:29:51 +02:00
Edge.cpp Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00
EdgeCapacity.cpp Capacity managment by layer in Edges & GCells (plus fixes). 2018-02-21 00:16:50 +01:00
Edges.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
GCell.cpp Correct rounding of GCell horizontal size in GCell::doGrid(). 2018-04-13 15:00:13 +02:00
LayerAssign.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Matrix.cpp Improve Edge ripup method. Improve two-metal terminal management. 2018-03-06 01:48:44 +01:00
NetBuilder.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
NetBuilderHV.cpp Topology update was not correctly done after layer change. 2018-03-27 18:03:51 +02:00
NetBuilderM2.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
NetBuilderVH.cpp Basic support for FreePDK 45 completed. 2018-02-17 20:27:38 +01:00
NetConstraints.cpp Basic support for FreePDK 45 completed. 2018-02-17 20:27:38 +01:00
NetOptimals.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PreRouteds.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyAnabatic.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Session.cpp Basic support for FreePDK 45 completed. 2018-02-17 20:27:38 +01:00