coriolis/cumulus/src
Jean-Paul Chaput 648b85226e Use rowend instead of tie in ClockTree for removed clock buffers.
* Bug: In Cumulus, in ClockTree.py, do not use "tie_x0" which is 2 pitch
    wide to fill the free space left by clock-tree removed (unused)
    buffers. If the buffer size width is odd (in pitch), it will left
    a gap in the WELL. That was the cause of DRC notch errors.
      Instead use "rowend_x0" which is one pitch wide.
      Should use the same mechanism as in Mauka InsertFeed.
2014-10-02 00:42:59 +02:00
..
plugins Use rowend instead of tie in ClockTree for removed clock buffers. 2014-10-02 00:42:59 +02:00
tools Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
Alliance.py First basic version of ClockTree & Chip plugins. 2014-08-15 19:05:27 +02:00
CMakeLists.txt Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
placeandroute.py Make the Python interface closely mirroring the C++ one. 2014-06-29 14:26:59 +02:00
ref.py * ./cumulus: 2010-11-16 14:09:31 +00:00