coriolis/crlcore/src/pyCRL
Jean-Paul Chaput 43629a6c1c Tweaking Layer & RoutingGauge management. Allow negative track indexes.
* 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.
2019-05-10 11:52:42 +02:00
..
crlcore First step in supporting ISPD18 detailed routing benchmarks. 2019-03-29 11:07:55 +01:00
CMakeLists.txt First step in supporting ISPD18 detailed routing benchmarks. 2019-03-29 11:07:55 +01:00
PyAcmSigda.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyAllianceFramework.cpp ISPD05 loading speed issues. IO PAD support for LEF importation. 2019-04-22 12:16:16 +02:00
PyAllianceLibrary.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyBanner.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyBlif.cpp Bug fixes in Blif parser (no VHDL enforcement) & GDS driver. 2019-03-07 20:14:08 +01:00
PyCRL.cpp First step in supporting ISPD18 detailed routing benchmarks. 2019-03-29 11:07:55 +01:00
PyCatalog.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
PyCatalogState.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyCellGauge.cpp ISPD05 loading speed issues. IO PAD support for LEF importation. 2019-04-22 12:16:16 +02:00
PyConstant.cpp Minor adjustements for analog device checker (test of AMS c35b4). 2018-09-20 18:24:30 +02:00
PyDefImport.cpp First step in supporting ISPD18 detailed routing benchmarks. 2019-03-29 11:07:55 +01:00
PyEnvironment.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyGds.cpp Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00
PyGraphicToolEngine.cpp * All Tools: 2012-11-16 12:49:47 +00:00
PyIspd05.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyLefImport.cpp Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
PyRoutingGauge.cpp Tweaking Layer & RoutingGauge management. Allow negative track indexes. 2019-05-10 11:52:42 +02:00
PyRoutingLayerGauge.cpp Tweaking Layer & RoutingGauge management. Allow negative track indexes. 2019-05-10 11:52:42 +02:00
PyToolBox.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyToolEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyToolEngineCollection.cpp * All Tools: 2012-11-16 12:49:47 +00:00