Commit e7377ba
committed
openroad: upgrade to latest master
Signed-off-by: Øyvind Harboe <[email protected]>1 parent 058248a commit e7377ba
1 file changed
+1
-1
lines changed- README.md+28-8
- src/dpl/src/CheckPlacement.cpp+9-8
- src/dpl/src/Opendp.tcl+1-1
- src/grt/src/RepairAntennas.cpp+14-10
- src/grt/src/RepairAntennas.h+3
- src/grt/src/fastroute/src/maze.cpp+12-6
- src/grt/test/congestion7.rptok+689-689
- src/odb/src/db/dbDatabase.cpp+7
- src/odb/src/db/tmg_conn.cpp+661-766
- src/odb/src/db/tmg_conn.h+30-63
- src/odb/src/db/tmg_conn_g.cpp+284-689
- src/odb/src/db/tmg_conn_s.cpp+137-304
- src/odb/src/db/tmg_conn_w.cpp+17-34
- src/odb/src/db/wOrder.cpp-2
- src/ppl/CMakeLists.txt+2
- src/ppl/include/ppl/AbstractIOPlacerRenderer.h+56
- src/ppl/include/ppl/IOPlacer.h+16
- src/ppl/src/IOPlacer-py.i+3
- src/ppl/src/IOPlacer.cpp+38-1
- src/ppl/src/IOPlacer.i+23
- src/ppl/src/IOPlacer.tcl+19
- src/ppl/src/IOPlacerRenderer.cpp+110
- src/ppl/src/IOPlacerRenderer.h+71
- src/ppl/src/SimulatedAnnealing.cpp+43-1
- src/ppl/src/SimulatedAnnealing.h+21
- src/rsz/src/Resizer.tcl+1-1
- src/rsz/test/regression_tests.tcl+1
- src/rsz/test/set_dont_use1.ok+11
- src/rsz/test/set_dont_use1.tcl+8
- src/sta+1-1
- src/tap/README.md+55
- src/tap/include/tap/tapcell.h+110-69
- src/tap/src/CMakeLists.txt+4
- src/tap/src/tapcell.cpp+1.1k-734
- src/tap/src/tapcell.i+53-2
- src/tap/src/tapcell.tcl+149
- src/tap/test/Nangate45_data/endcaps.lef+359
- src/tap/test/asap7+1
- src/tap/test/asap7_data/gcd.def+319
- src/tap/test/avoid_overlap.defok+985-985
- src/tap/test/boundary_macros.defok+205-127
- src/tap/test/boundary_macros.ok+2-3
- src/tap/test/boundary_macros_auto_select.defok+486
- src/tap/test/boundary_macros_auto_select.ok+21
- src/tap/test/boundary_macros_auto_select.tcl+20
- src/tap/test/boundary_macros_separate.defok+510
- src/tap/test/boundary_macros_separate.ok+18
- src/tap/test/boundary_macros_separate.tcl+22
- src/tap/test/gcd_asap7.defok+475
- src/tap/test/gcd_asap7.ok+12
- src/tap/test/gcd_asap7.tcl+15
- src/tap/test/gcd_fakeram.defok+79-79
- src/tap/test/gcd_nangate45.defok+232-232
- src/tap/test/gcd_prefix.defok+232-232
- src/tap/test/gcd_sky130.defok+942-942
- src/tap/test/gcd_sky130_separate.ok+14
- src/tap/test/gcd_sky130_separate.tcl+16
- src/tap/test/multiple_calls.defok1+435
- src/tap/test/multiple_calls.defok2+454
- src/tap/test/multiple_calls.ok+2-3
- src/tap/test/multiple_calls.py+2-6
- src/tap/test/multiple_calls.tcl+2-2
- src/tap/test/no_endcap.defok+774-774
- src/tap/test/regression_tests.tcl+4
- src/tap/test/symmetry.defok+56-56
- test/helpers.py+5-5
0 commit comments