Go to file
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
bootstrap More accurate error message in Python module importation. 2014-09-07 23:16:04 +02:00
crlcore Group all the user configuration file under a ".coriolis/" directory. 2014-09-27 17:40:35 +02:00
cumulus Use rowend instead of tie in ClockTree for removed clock buffers. 2014-10-02 00:42:59 +02:00
documentation Version 0.2 of the RDS documentation (Symbolic & BIGVIA). 2014-09-26 22:55:55 +02:00
equinox Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
etesian Unsolved bug, add_definitions() doesn't work in Etesian CMakeLists.txt 2014-08-03 16:30:36 +02:00
hurricane In RoutingPad::setOnBestComponent() improved selection. 2014-09-25 23:57:32 +02:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
kite Group all the user configuration file under a ".coriolis/" directory. 2014-09-27 17:40:35 +02:00
knik Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
mauka Use rowend instead of tie in ClockTree for removed clock buffers. 2014-10-02 00:42:59 +02:00
metis Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
nimbus Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
unicorn More accurate error message in Python module importation. 2014-09-07 23:16:04 +02:00
vlsisapd Support for Windows/Cygwin, part 3. 2014-07-23 16:53:43 +02:00
.gitignore Make the Python interface closely mirroring the C++ one. 2014-06-29 14:26:59 +02:00