coriolis/hurricane
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
..
cmake_modules Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
doc Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
src Fixe bad Python exception catch for C-launched scripts. 2019-12-19 01:18:11 +01:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00