* Bug: In Hurricane python module, forgot to add the Segment type. * Change: In Isobar/layer.getEnclosure() wrapper check and cast the Layer argument into BasicLayer. * Change: In CRL::RoutingGauge::getLayerGauge(Layer*), getLayerType() and getLayerDirection() no longer check layer identity based on layer mask instead of just Layer* pointer. To allow a unified call wether the layer is real or symbolic. * Change: In CRL::RoutingLayerGauge::getTrackIndex() and getTrackPositon(), no longer consider negative indexes as invalid and reset them to zero. The check for out of bound index is now left to Anabatic & Katana. * Change: In CRL/RoutingGauge.getRoutingLayer() and getContactLayer(), more detailed error message. * Change: In CRL/RoutingLayerGauge.getTrackIndex() and getTrackPosition(), indexes are now signed long instead of unsigned. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |