coriolis/crlcore/python
Jean-Paul Chaput 49a37addae Add the ability to specify the H-track position of a H-Tree.
Formerly, the H-Track could be shifted *relative* to the position of
the center of the RoutingPad. Which may become fragile in case of a
change in the standard cell library. So we create a new feature allowing
to specify the H-track as an offset *from the bottom of the slice*.
Two offset can be specified:
  * spares.htreeOffsetDriver : for the main H part, connected to the
      driver.
  * spares.htreeOffsetSink : for the small parts connecting to every
      fours sinks of the tree.
  This to avoid those two to overlap. The sink of the "N" stage with
the driver of the "N+1" stage (so input & ouput of the same buffer).
2023-08-03 17:13:37 +02:00
..
helpers Allow weak default values in helpers.overlay.CachedParameter. 2023-07-19 16:10:27 +02:00
technos Add the ability to specify the H-track position of a H-Tree. 2023-08-03 17:13:37 +02:00
CMakeLists.txt Merge branch 'poetry-cleanup' of gitlab.lip6.fr:vlsi-eda/coriolis into devel 2023-02-28 13:49:20 +01:00
__init__.py Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00