coriolis/unicorn/src
Jean-Paul Chaput e711ce8dd2 More configuration parameters for P&R Conductor, for experimenting.
* Change: In Hurricane::Viewer::ExceptionWidget & CRL/python/helpers/io.py,
    downscale icons for non-HiDPI screen.
* Change: In CRL/etc/common/display.py, change the display threshold of
    METAL1 layer so it do not appear at high scaling.
* New: In Etesian, activate the "setFixedAbHeight()" feature and export it
    to Python. Allows to increase the space margin at constant height.
      To be used by the P&R conductor.
* Change: In Unicorn/cgt.py, when running a script, insert the current
    working directory at head of the sys.path, not at the end. So installed
    modules do not shadow local one.
* New: In Anabatic::Edge, new accessor "getRawcapacity()" to know the full
    capacity of the edge, that is, the real maximum number of tracks that
    can go through the associated side.
* Change: In Katana/BloatProfile/Slice::tagsOverloaded(), bloating policy
    change, now bloat all the instances under the GCell, not only the first
    one.
* Change: In KatanaEngine::runGlobalRouter(), restore the search halo growth
    policy to expanding of 3 GCells every 3 iterations.
      New metrics displayed, the edge wire length length overload.
* Change: In cumulus/plugins/ConductorPlugin.py, now accepts the following
    configuration parameters:
      - "anabatic.globalIterationsEstimate", maximum number of global
        iterations during the bloating computation passes.
      - "conductor.useFixedAbHeight", tells wether the additionnal blank
        space must be added so the aspect ratio is kept or the height is
	kept (and the block become wider).
    Disable the display of "rubber" to unclutter a little the view.
2019-12-15 19:28:54 +01:00
..
images * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
unicorn Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
CMakeLists.txt Make FLUTE an independant tool in the Coriolis git repository. 2019-02-12 12:48:52 +01:00
CgtMain.cpp Various typos correction (courtesy of G. Gouvine). 2019-07-30 13:13:57 +02:00
ExportCellDialog.cpp Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
ImportCell.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ImportCellDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
OpenCellDialog.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyUnicorn.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyUnicornGui.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
SaveCellDialog.cpp Added GDSII driver. Bug in Blif parser. 2018-05-15 13:12:00 +02:00
Unicorn.qrc * ./hurricane/src/hviewer, 2010-03-09 15:26:22 +00:00
UnicornGui.cpp Workaround to get the ISPD benchmarks working 2019-10-06 12:58:33 +02:00
cgt.py More configuration parameters for P&R Conductor, for experimenting. 2019-12-15 19:28:54 +01:00
coriolis.py Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00