coriolis/cumulus/src
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
..
designflow Add technology description for the new LSxLib symbolic layout. 2023-07-14 12:33:03 +02:00
plugins Add the ability to specify the H-track position of a H-Tree. 2023-08-03 17:13:37 +02:00
tools Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
CMakeLists.txt Add basic yosys (nopy), klayout scripts and command support to designflow. 2023-03-01 23:57:55 +01:00
__init__.py Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00