coriolis/etesian/src
Jean-Paul Chaput 9df5f5f1b7 Allow to do the placement in a sub-area in Etesian.
* New: In EtesianEngine, add a "placedArea" attribute to restrict the
    placement area to a part only of the whole abutement box. This a
    way to exclude some area containing *big* hard block.
      The placer terribly slow down when tring to "push aside" cells
    from the area taken by the block.
      This will be also used to restrict the clock tree covered area.
      It is far from optimal but will do for now.
    NOTE: The placeArea must be expressed in the coordinate system of
          the sub-block to be placed, if one has been defined.
2021-02-01 16:24:44 +01:00
..
etesian Allow to do the placement in a sub-area in Etesian. 2021-02-01 16:24:44 +01:00
AddFeeds.cpp Compute and display feed insertion statistic per row. 2020-12-09 00:15:54 +01:00
BloatCells.cpp Added multiple clock support in cumulus/plugins/alpha/block. 2020-08-11 14:49:07 +02:00
BloatProperty.cpp Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
CMakeLists.txt Add support for Antenna/Diode insertion in Etesian. 2021-01-13 19:36:20 +01:00
Configuration.cpp Add support for Antenna/Diode insertion in Etesian. 2021-01-13 19:36:20 +01:00
EtesianEngine.cpp Allow to do the placement in a sub-area in Etesian. 2021-02-01 16:24:44 +01:00
FeedCells.cpp Etesian should use the CellGauge slice step when adding the feed cells. 2019-11-15 12:26:14 +01:00
GraphicEtesianEngine.cpp Support for mixing real pads & symbolic core. Wrapper around s2r. 2019-05-22 14:34:32 +02:00
Placement.cpp Allow to do the placement in a sub-area in Etesian. 2021-02-01 16:24:44 +01:00
PyEtesian.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyEtesianEngine.cpp Allow to do the placement in a sub-area in Etesian. 2021-02-01 16:24:44 +01:00
PyGraphicEtesianEngine.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00