coriolis/cumulus/src/plugins
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
..
chip Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
clocktree Use rowend instead of tie in ClockTree for removed clock buffers. 2014-10-02 00:42:59 +02:00
ChipPlugin.py Correction in plugins to support msxlib compatible pads. 2014-09-13 17:45:30 +02:00
ClockTreePlugin.py More accurate error message in Python module importation. 2014-09-07 23:16:04 +02:00
RSavePlugin.py Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
__init__.py First basic version of ClockTree & Chip plugins. 2014-08-15 19:05:27 +02:00