coriolis/hurricane/src
Jean-Paul Chaput 26610ba80c Fixe bad Python exception catch for C-launched scripts.
* In Hurricane::Viewer::Script::runFunction() & callFunction(), when the
    script returns NULL, do not immediately return but first check if an
    exception has been set. If so, print it *then* clear it.
      Due to not clearing the exception we where seeing one later with
    no relation to the true problem.
* In Oroshi/python/Rules.py, a bad test structure was discarting all the
    "no layer rule with physical length" in the loading process. It was
    blocked by the physical unit rule special cases.
2019-12-19 01:18:11 +01:00
..
analog Fixe bad Python exception catch for C-launched scripts. 2019-12-19 01:18:11 +01:00
hurricane Allow 45/135 degrees edges in Hurricane::Rectilinear. 2019-12-09 13:44:19 +01:00
isobar Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
viewer Fixe bad Python exception catch for C-launched scripts. 2019-12-19 01:18:11 +01:00
CMakeLists.txt Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00