Commit c3842f8
committed
master version
Signed-off-by: Augusto Berndt <[email protected]>1 parent a3914fb commit c3842f8
1 file changed
+1
-1
lines changed- BUILD.bazel+10
- CMakeLists.txt+1-1
- src/Exception-py.i+2-2
- src/OpenRoad.i+2-12
- src/dpl/src/Opendp.tcl+1-1
- src/drt/CMakeLists.txt+1-1
- src/drt/src/dr/FlexDR_end.cpp+3-1
- src/drt/src/dr/FlexDR_maze.cpp-3
- src/est/src/EstimateParasitics.cpp+7-1
- src/gpl/BUILD+37-1
- src/gpl/README.md-2
- src/gpl/include/gpl/Replace.h+62-98
- src/gpl/src/initialPlace.cpp+8-12
- src/gpl/src/initialPlace.h+8-10
- src/gpl/src/nesterovBase.cpp+21-7
- src/gpl/src/nesterovBase.h+36-38
- src/gpl/src/nesterovPlace.cpp+1-5
- src/gpl/src/placerBase.cpp+5-13
- src/gpl/src/placerBase.h+6-8
- src/gpl/src/replace-py.i+12-5
- src/gpl/src/replace.cpp+79-311
- src/gpl/src/replace.i+89-224
- src/gpl/src/replace.tcl+10-262
- src/gpl/src/routeBase.cpp+14-19
- src/gpl/src/routeBase.h+13-15
- src/gpl/src/timingBase.cpp+4-3
- src/gpl/src/timingBase.h+1-1
- src/gpl/test/BUILD-11
- src/gpl/test/ar01.py+6-4
- src/gpl/test/ar02.py+6-4
- src/gpl/test/convergence01.py+6-4
- src/gpl/test/core01.py+6-4
- src/gpl/test/error01.py+6-4
- src/gpl/test/gpl_aux.py-192
- src/gpl/test/incremental01.py+4-2
- src/gpl/test/incremental02.ok-4
- src/gpl/test/incremental02.py+6-2
- src/gpl/test/nograd01.py+4-2
- src/gpl/test/simple01-obs.py+7-5
- src/gpl/test/simple01-rd.ok-1
- src/gpl/test/simple01-ref.py+6-4
- src/gpl/test/simple01-skip-io.py+4-2
- src/gpl/test/simple01-td-tune.py+6-6
- src/gpl/test/simple01-td.py+3-2
- src/gpl/test/simple01-uniform.py+6-4
- src/gpl/test/simple01.py+5-2
- src/gpl/test/simple02-rd.ok-1
- src/gpl/test/simple02.py+6-4
- src/gpl/test/simple03.py+1-2
- src/gpl/test/simple04.py+1-2
- src/gpl/test/simple05.py+4-2
- src/gpl/test/simple06.def-1
- src/gpl/test/simple06.def+2.0k
- src/gpl/test/simple06.py+3-2
- src/gpl/test/simple07.py+4-2
- src/gpl/test/simple08.ok-1
- src/gpl/test/simple08.py+7-2
- src/gpl/test/simple09.py+5-2
- src/gpl/test/simple10.py+4-2
- src/grt/include/grt/GRoute.h+3
- src/grt/include/grt/GlobalRouter.h+1-1
- src/grt/src/GlobalRouter.cpp+2-2
- src/grt/src/fastroute/include/DataType.h+1
- src/grt/src/fastroute/include/FastRoute.h+4-2
- src/grt/src/fastroute/src/FastRoute.cpp+151-7
- src/grt/src/fastroute/src/maze3D.cpp+15
- src/grt/src/fastroute/src/utility.cpp+36-12
- src/odb/include/odb/util.h+2
- src/odb/src/zutil/util.cpp+15
- src/odb/test/replace_hier_mod1.ok-12
- src/options.i+41
- src/pad/src/RDLRoute.cpp+131-1
- src/pad/src/RDLRoute.h+10-1
- src/pad/src/RDLRouter.cpp+125-78
- src/pad/src/RDLRouter.h+3-2
- src/pad/test/BUILD+1
- src/pad/test/CMakeLists.txt+1
- src/pad/test/rdl_route_assignments_overlapping_iterms.defok+4.0k
- src/pad/test/rdl_route_assignments_overlapping_iterms.ok+292
- src/pad/test/rdl_route_assignments_overlapping_iterms.tcl+594
- src/rsz/src/UnbufferMove.cc+16-16
- src/rsz/src/UnbufferMove.hh+1-1
- src/rsz/test/BUILD+3
- src/rsz/test/cpp/TestBufferRemoval3.cc+208
- src/rsz/test/cpp/TestBufferRemoval3_7.v+13
- src/rsz/test/cpp/TestBufferRemoval3_8.v+11
- src/rsz/test/cpp/TestBufferRemoval3_9.v+12
- src/sta+1-1
- src/utl/BUILD+1
- src/utl/include/utl/options.h+89
- test/helpers.py+7
0 commit comments