coriolis/knik/src
Jean-Paul Chaput 5fba1d2548 In Knik::Vertex, the _flags member was uninitialized.
* Bug: In Knik, in Vertex the _flags attribute was unitialized.
    This flag is, in particular, telling if the vertex is blocked.
    That it was taking a random value, was leading to errors and
    unreproductible behaviors. I hope this will make the global
    router deterministic at last. This problem did show in the
    Stratus FIFO generator.

* Bug: In Knik, in Vertex, remove the unused _boundingBox attribute.
2016-04-22 22:55:26 +02:00
..
flute-3.1 Rationalization of Cell's flags. Compilation warnings hunt. 2015-06-10 15:49:58 +02:00
knik In Knik::Vertex, the _flags member was uninitialized. 2016-04-22 22:55:26 +02:00
CMakeLists.txt
Configuration.cpp
Edge.cpp
Graph.cpp In Knik::Vertex, the _flags member was uninitialized. 2016-04-22 22:55:26 +02:00
GraphicKnikEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
HEdge.cpp
KnikEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
LoadSolution.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
MatrixVertex.cpp In Knik::Vertex, the _flags member was uninitialized. 2016-04-22 22:55:26 +02:00
NetExtension.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
SlicingTree.cpp
VEdge.cpp
Vertex.cpp In Knik::Vertex, the _flags member was uninitialized. 2016-04-22 22:55:26 +02:00
knikRefactor.conf