coriolis/unicorn/src
Jean-Paul Chaput 4cd0bcb009 Various bug corrections to pass the alliance-check-toolkit reference benchs.
* New: In Isobar::PyCell, export the isRouted() and setRouted() to the
    Python interface.
* Bug: In CRL::Entity::parseEntity(), check that the closing parenthesis
    is the last character of the net name. Issue a more relevant error
    message.
* In Anabatic::NetBuilder::_do_xG() and all other unimplemented methods,
    throw an error if called from a derived classes instead of just
    issuing a message in the debug stream. Avoid later core dumps...
* In Anabatic::NetBuilderHV, implement the builders for GCells with
    one pin. Needed to support chip/corona routing.
* Bug: In Cumulus/plugins/Chip.py, check that coronaCk exists before
    using it.
* New: In Cumulus/plugins/PadsCorona/Side._placePad(), when routing
    a design with symbolic pads, export the chip external "pad"
    connectors to be able to perform a lvx (otherwise cougar do not
    create external nets).
      In Corona._createCoreWire(), set the minimal gap between the pads
    and the corona to 6 pitches. Empirical value to avoid DRC errors
    with symbolic pads (pxlib).
      When successufully done, mark the Corona cell as routed.
* Bug: In Cumulus/plugins/Core2Chip.IoNet, the regex for vectorizet net
    was wrong, it was allowing only one digit in the index.
* Bug: In Cumulus/plugins/Core2Chip.cmos, correct management of
    pad & corona clock nets. Correct connexion between vdde/vddi.
* Bug: In Unicorn/cgt.py, forgot to execute scripts when in text mode.
2019-05-24 23:57:22 +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 Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01: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 Bug fixes in Blif parser (no VHDL enforcement) & GDS driver. 2019-03-07 20:14:08 +01:00
cgt.py Various bug corrections to pass the alliance-check-toolkit reference benchs. 2019-05-24 23:57:22 +02:00
coriolis.py Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00