coriolis/mauka/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
..
mauka Support for Python plugins in CellViewer/Unicorn. ClockTree plugin. 2014-06-25 19:50:34 +02:00
BBPlacer.cpp * ./mauka: 2013-02-10 11:53:07 +00:00
Bin.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
CMakeLists.txt Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
Configuration.cpp Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
Container.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
FeedCells.cpp Forgotten files. 2010-06-26 15:08:02 +00:00
GraphicMaukaEngine.cpp Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
InsertFeeds.cpp Use rowend instead of tie in ClockTree for removed clock buffers. 2014-10-02 00:42:59 +02:00
MaukaBox.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
MaukaEngine.cpp * ./mauka: 2013-02-10 11:53:07 +00:00
Move.cpp * ./mauka: 2010-06-08 12:09:50 +00:00
PyGraphicMaukaEngine.cpp * All Tools: 2012-11-16 12:53:00 +00:00
PyMauka.cpp * All Tools: 2012-11-16 12:53:00 +00:00
PyMaukaEngine.cpp * All Tools: 2012-11-16 12:53:00 +00:00
Row.cpp * All tools: 2010-07-12 15:19:31 +00:00
SimAnnealingPlacer.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
SubRow.cpp * ./mauka: 2010-06-13 21:02:45 +00:00
Surface.cpp Correctly print the margin in error messages. Suppress annoying CR. 2014-06-21 17:59:56 +02:00