coriolis/unicorn/src
Jean-Paul Chaput db60fe0aa6 New coriolis launcher. Configuration files cleanup.
* Change: In CRL Core, simplify the loading sequence. The technology,
    both symbolic and real is now loaded directly from coriolisInit.py
    and not through the Alliance loader. This was a leftover from the
    time configuration was in XML. Remove others traces of XML loading.
      Remove SYMB_TECHNO_NAME, REAL_TECHNO_NAME & DISPLAY from the Alliance
    environement, as they was no longer used.
      Note that technology *still* need to be loader *after* Alliance
    framework has been initialized.
      Gauge information is moved from <alliance.conf> to <kite.conf>.
* Bug: In Coloquinte, in optimization_subproblems.cxx static variables
    must not be inlined. Generate a problem when linking in debug mode
    (seems the symbol gets optimised out).
* Bug: In Katabatic, in Grid::getGCell(), when the coordinate is *outside*
    the area, do not try to find a GCell, directly return NULL.
* New: In Unicorn, create a generic command launcher named "coriolis" which
    automatically take cares of all environement setup, then run a command
    by default, it's <cgt>, but it can be anything. For example: <zsh>.
2015-04-13 18:54:09 +02:00
..
images * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
unicorn Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00
CMakeLists.txt New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
CgtMain.cpp Remove simulated annealing placer Nimbus/Metis/Mauka. 2015-03-17 22:50:00 +01:00
ExportCellDialog.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
ImportCell.cpp Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00
ImportCellDialog.cpp Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00
OpenCellDialog.cpp * All Tools: 2012-11-16 12:54:58 +00:00
PyUnicorn.cpp * All Tools: 2012-11-16 12:54:58 +00:00
PyUnicornGui.cpp * All Tools: 2012-11-16 12:54:58 +00:00
SaveCellDialog.cpp * ./unicorn: 2010-08-18 20:27:18 +00:00
Unicorn.qrc * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
UnicornGui.cpp Basic BLIF parser for Yosys interface 2015-03-27 15:51:58 +01:00
cgt.py New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
coriolis.py New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00