coriolis/unicorn/src
Jean-Paul Chaput 3dbaea6aca Bug fix, restore the FreePDK 45 (real) support.
* Change: In CRL::LefParser::_macroCbk(), create a Catalog entry for the
    newly read MACRO (that is Cell) and sets the Logical, Physical,
    InMemory and TerminalNetlist flags.
* Bug: In CRL::LefParser::_siteCbk(), check for NULL cell gauge.
* New: In CRL::AllianceFramework, add setCellGauge(), to set the default
    cell gauge. Exported to Python.
* Change: In CRL/etc/common/technology.py, create variables for VIA
    layers, so we can modify their properties afterwards.
* New: In CRL/etc/node45/freepdk45, port the configuration files to the
    new Python "importable" format.
      Note: in kite.py, all the gauges (Routing & Cells) must be named
    "LEF.CoreSite" to please my LEF parser, so it can match the gauge
    name with the SITE name for standard cells.
* Bug: In Anabatic::NetBuilderVH::_do_2G(), forgotten to be reimplemented
    from the base class. Simply redirect to _do_xG().
* Change: In Katana::PowerRailsPlanes::PowerRailsplanes(), create plane
    from the layers in the RoutingGauge and their associated blockages
    instead of sweeping through all the basic layers.
      Allow to distinguish bewteen "METAL" (symbolic) and "metal" (real).
2020-04-27 10:34:19 +02: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 Bug fix, restore the FreePDK 45 (real) support. 2020-04-27 10:34:19 +02:00
coriolis.py Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00