coriolis/anabatic/src
Jean-Paul Chaput d776996658 Cell::flattenNets() is now able to work on one instance only.
* New: Occurrence_Contains filter that tells if an instance is part of
    an Occurrence. Checks for two cases:
      - The Instance is part of the *path* of the Occurrence.
      - The Instance is the associated entity itself.
* New: In Cell::flattenNets() adds a new parameter Instance* to
    allow partial flatten of one instance only.
* Bug: In Anabatic::Disjstra::_materialize() check that the
    NetRoutingState exists before trying to access it...
2017-06-21 17:46:45 +02:00
..
anabatic Merge branch 'devel_anabatic' of ssh://bop-t/users/largo2/git/coriolis into devel_anabatic 2017-06-21 15:40:59 +02:00
AnabaticEngine.cpp Synchronize priority of TrackSegments connecteds through doglegs. 2017-05-30 22:33:06 +02:00
AutoContact.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00
AutoContactHTee.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00
AutoContactTerminal.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00
AutoContactTurn.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00
AutoContactVTee.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00
AutoHorizontal.cpp TrackCost clean support for symmetric and wide segments. 2017-06-10 12:27:25 +02:00
AutoSegment.cpp TrackCost clean support for symmetric and wide segments. 2017-06-10 12:27:25 +02:00
AutoSegments.cpp Select S/T in AutoSegments_Aligneds. Priority moved to TrackSegment. 2017-05-27 20:35:28 +02:00
AutoVertical.cpp TrackCost clean support for symmetric and wide segments. 2017-06-10 12:27:25 +02:00
CMakeLists.txt Remove GraphicAnabaticengine, temporarily made for debugging. 2016-09-07 11:21:36 +02:00
ChipTools.cpp Anabatic transient commit 13. Pre-load wires, imported from Katabatic. 2016-07-22 00:14:17 +02:00
Configuration.cpp Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
Constants.cpp Added analog type on segment NetRoutingProperty. 2017-05-20 12:33:12 +02:00
Dijkstra.cpp Cell::flattenNets() is now able to work on one instance only. 2017-06-21 17:46:45 +02:00
Edge.cpp Dijkstra and Net can manage different wire width. 2017-06-14 10:46:54 +02:00
Edges.cpp Anabatic transient commit 10. Ripup & reroute support in Dijsktra. 2016-06-26 14:32:32 +02:00
GCell.cpp Dijkstra and Net can manage different wire width. 2017-06-14 10:46:54 +02:00
LayerAssign.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00
LoadGlobalRouting.cpp Rename SymmetricStage into PairSymmetrics, plus small cleanup. 2017-05-26 13:32:30 +02:00
Matrix.cpp Correct management of last E/N GCell boundaries. 2016-08-27 15:59:12 +02:00
NetConstraints.cpp Anabatic transient commit 18. Port of Kite (Katana), Yeah, Baby! Yeah! 2016-08-15 16:30:13 +02:00
NetOptimals.cpp Katana routing algorithm adjustements for analog routing. 2017-05-23 00:20:31 +02:00
PreRouteds.cpp Anabatic transient commit 18. Port of Kite (Katana), Yeah, Baby! Yeah! 2016-08-15 16:30:13 +02:00
PyAnabatic.cpp Remove GraphicAnabaticengine, temporarily made for debugging. 2016-09-07 11:21:36 +02:00
Session.cpp Replace "unsigned int" by "Flags" in all AutoSegments collections. 2017-05-16 14:53:33 +02:00