coriolis/etesian
Jean-Paul Chaput 5343f9c98b Disable tie cell insertion in EtesianEngine::toHurricane().
* Change: In Etesianengine::toHurricane(), no longer call interTies().
    This *should* no longer be needed as almost all standard cells
    (SxLib & FlexLib) already contains polarisation contacts.
      So do not need to disturb the placement.
      Secondly, in presence of a H-Tree, when there is not enough
    space to insert a sufficient number of tie cell, the lefmost one
    in the sub-row is shifted to left, overlaping the H-Tree buffer
    cells. This is a bug (even signaled by a warning). But as this
    part is disabled, I won't correct it soon...
2021-10-16 13:45:14 +02:00
..
cmake_modules Fix typo in FindETESIAN.cmake in include path searching. 2021-01-27 10:59:58 +01:00
src Disable tie cell insertion in EtesianEngine::toHurricane(). 2021-10-16 13:45:14 +02:00
CMakeLists.txt Cleanup of CMake, again. 2021-10-01 19:29:29 +02:00