coriolis/katabatic/src
Jean-Paul Chaput 7c85835c8f Added partial support for Pad (component) in RoutinPad.
* New: In Hurricane::RoutingPad, added support if the supporting component
    is a Pad. The source/target positions are computed according to the
    most likely direction.
      Change the _getEntityAsComponent() function into an inline template
    _getEntityAs<T>().
      Change the flags from an enum to static const uint32_t.
* Change: In Anabatic::Configuration, use _getEntityAs<T>.
* Change: In Anabatic::Dijkstra, use _getEntityAs<T>.
* Change: In Anabatic::NetBuilder, use _getEntityAs<T>.
* Change: In Katabatic::LoadGrByNet, use _getEntityAs<T>.
* Change: In Katana::ProtectRoutingPads, use _getEntityAs<T>.
* Change: In Bora::AnalogDistance, use _getEntityAs<T>.
* Change: In Etesian::EtesianEngine, use _getEntityAs<T>.
2022-10-27 19:42:13 +02:00
..
katabatic Fix 'static assertion failed: comparison object must be invocable as const' 2021-10-30 13:50:44 +01:00
AutoContact.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoContactHTee.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoContactTerminal.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoContactTurn.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoContactVTee.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoHorizontal.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoSegment.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoSegments.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
AutoVertical.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
CMakeLists.txt Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
ChipTools.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
Configuration.cpp Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
GCell.cpp Fix 'static assertion failed: comparison object must be invocable as const' 2021-10-30 13:50:44 +01:00
GCellGrid.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
GraphicKatabaticEngine.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
Grid.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
KatabaticEngine.cpp Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
LayerAssign.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
LoadGrByNet.cpp Added partial support for Pad (component) in RoutinPad. 2022-10-27 19:42:13 +02:00
NetConstraints.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
NetOptimals.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +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 Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
Session.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00