coriolis/katabatic/src
Jean-Paul Chaput 51a3236962 Add management of fixed wires to Kite (for chip ClockTree)
* Change: In Hurricane, in Plug::setNet(), more informative error messages.
* Change: In Hurricane, In Segment, more informative error messages.
* Change: In Hurricane, In DeepNet, accessor for the Net occurrence.
* Bug: In Katabatic, in AutoSegment::create(), error message uses correct
    variables (vertical was using horizontal)...
* Change: In Kite, in BuildPowerRails, already existing wiring in instances
    is copied up as blockage. Uses blockage layer instead of true layer
    (it was a bug).
* Change: In Kite, in BuildPreRouted, consider as manual global routing
    nets with only default wiring (default size wire & contacts).
    Non-default routing is flagged as fixed (with the NetRoutingState
    property).
2014-08-15 19:26:49 +02:00
..
katabatic Add NetRoutingState (Property) on Nets to tell Kite what to do. 2014-07-02 14:36:58 +02:00
AutoContact.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoContactHTee.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoContactTerminal.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoContactTurn.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoContactVTee.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoHorizontal.cpp ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
AutoSegment.cpp Add management of fixed wires to Kite (for chip ClockTree) 2014-08-15 19:26:49 +02:00
AutoSegments.cpp Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
AutoVertical.cpp ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
CMakeLists.txt Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
ChipTools.cpp Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
Configuration.cpp ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
GCell.cpp Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
GCellGrid.cpp Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
GraphicKatabaticEngine.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
Grid.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
KatabaticEngine.cpp Kite is now deterministic, given a global routing. 2014-07-07 00:42:38 +02:00
LayerAssign.cpp Add NetRoutingState (Property) on Nets to tell Kite what to do. 2014-07-02 14:36:58 +02:00
LoadGrByNet.cpp Add NetRoutingState (Property) on Nets to tell Kite what to do. 2014-07-02 14:36:58 +02:00
NetConstraints.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
NetOptimals.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
NetRoutingProperty.cpp Add NetRoutingState (Property) on Nets to tell Kite what to do. 2014-07-02 14:36:58 +02:00
Observer.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
PowerRails.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
PyKatabatic.cpp Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
Session.cpp Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00