coriolis/knik/src
Jean-Paul Chaput ed2cd18c48 Too narrow search area for straight net in Knik.
* Bug: In Knik, in Graph::Dijsktra(), when all the RoutingPads of a net
    are aligned, the seaching area is only one vertex wide (in width or
    height). That is, it contains only one edge in it's main direction.
    So when that sub-graph contains a fully blocked edge, Dijkstra cannot
    find a path... Now enlarge the one edge graph to at least three by
    inflating the search area. Curiously a code for similar purpose seems
    to be present, but commented.
2015-07-25 11:38:00 +02:00
..
flute-3.1 Rationalization of Cell's flags. Compilation warnings hunt. 2015-06-10 15:49:58 +02:00
knik Too narrow search area for straight net in Knik. 2015-07-25 11:38:00 +02:00
CMakeLists.txt Updated Flute 2.4 to Flute 3.1 2015-04-03 17:27:30 +02:00
Configuration.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
Edge.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
Graph.cpp Too narrow search area for straight net in Knik. 2015-07-25 11:38:00 +02:00
GraphicKnikEngine.cpp Rationalization of Cell's flags. Compilation warnings hunt. 2015-06-10 15:49:58 +02:00
HEdge.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
KnikEngine.cpp Doc for Yosys and Etesian + minor fixes 2015-04-05 11:35:06 +02:00
LoadSolution.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
MatrixVertex.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
NetExtension.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
SlicingTree.cpp * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00
VEdge.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
Vertex.cpp Support for Windows/Cygwin, part 2. 2014-07-23 00:55:50 +02:00
knikRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:23:58 +00:00