coriolis/crlcore/src/LibraryManager
Jean-Paul Chaput 0b605000ed Bug fixes in Blif parser (no VHDL enforcement) & GDS driver.
* Bug: In Hurricane::DrawingQuery::drawGo(), forgot to apply translation
    on Polygon and Rectilinear.
* Bug: In Hurricane::Rectilinear, forgot implementation of getContour().
    Add a new accessor getPoints().
* Bug: In CRL::Blif::load(), do not always enforce translation towards
    VHDL names. When loading LEF+gds it may change the Cell names between
    the two stages so the gds layout do not get added to the LEF Cell
    phantom.
      Now add a boolean enforceVhdl argument (may be a flag in the future).
* Bug: In ::GdsStream::operator<<(Cell*), forgot to drive the Rectilinear.
2019-03-07 20:14:08 +01:00
..
crlcore Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
CMakeLists.txt Compatibility with clang 7.3 and MacOSX 10.11 2016-07-20 15:21:50 +02:00
CellDatas.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
CellsModel.cpp Bug fixes in Blif parser (no VHDL enforcement) & GDS driver. 2019-03-07 20:14:08 +01:00
CellsWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
LibrariesModel.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
LibrariesWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
LibraryManager.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ViewsModel.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
ViewsWidget.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00