* 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. |
||
---|---|---|
.. | ||
crlcore | ||
CMakeLists.txt | ||
CellDatas.cpp | ||
CellsModel.cpp | ||
CellsWidget.cpp | ||
LibrariesModel.cpp | ||
LibrariesWidget.cpp | ||
LibraryManager.cpp | ||
ViewsModel.cpp | ||
ViewsWidget.cpp |