3e6d5622e8
* Bug: In Isobar::PyOccurrence, use "compare by value" instead of "compare by pointer" for the Python comparison function. So we really can compare identical Occurrences. * New: In Isobar::PyPoint, export the "manhattanDistance()" function. * New: In Isobal::PyCellViewer, add the following funtions to the exported interface: - "select()" - "unselect()" - "unselectAll()" - "reframe()" - "setShowSelection()" So now we can easily highlight components from Python (to ease debug). * New: In Hurricane::CellViewer, create a proxy for the CellWidget "reframe()" function. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |