Commit fb5fa7c
[BOT] Update OpenROAD submodule
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 00722fb commit fb5fa7c
1 file changed
+1
-1
lines changed- src/dbSta/include/db_sta/dbNetwork.hh+1
- src/dbSta/src/dbNetwork.cc+33-6
- src/grt/BUILD+2
- src/grt/src/fastroute/CMakeLists.txt+1
- src/grt/src/fastroute/include/FastRoute.h+8-14
- src/grt/src/fastroute/include/Graph2D.h+83
- src/grt/src/fastroute/src/FastRoute.cpp+21-47
- src/grt/src/fastroute/src/RSMT.cpp+24-33
- src/grt/src/fastroute/src/RipUp.cpp+147-220
- src/grt/src/fastroute/src/graph2d.cpp+320
- src/grt/src/fastroute/src/maze.cpp+55-190
- src/grt/src/fastroute/src/maze3D.cpp+4-9
- src/grt/src/fastroute/src/route.cpp+119-264
- src/grt/src/fastroute/src/utility.cpp+45-50
- src/gui/src/staGuiInterface.cpp+2-4
- src/ifp/include/ifp/InitFloorplan.hh+26
- src/ifp/src/InitFloorplan.cc+333
- src/ifp/src/InitFloorplan.i+46
- src/ifp/src/InitFloorplan.tcl+159-5
- src/ifp/test/CMakeLists.txt+5
- src/ifp/test/init_floorplan_polygon2.ok+4
- src/ifp/test/init_floorplan_polygon2.tcl+14
- src/ifp/test/make_polygon_rows1.defok+290
- src/ifp/test/make_polygon_rows1.ok+7
- src/ifp/test/make_polygon_rows1.tcl+23
- src/ifp/test/make_polygon_rows2.defok+219
- src/ifp/test/make_polygon_rows2.ok+7
- src/ifp/test/make_polygon_rows2.tcl+23
- src/ifp/test/make_polygon_rows3.ok+3
- src/ifp/test/make_polygon_rows3.tcl+19
- src/ifp/test/make_polygon_rows4.defok+362
- src/ifp/test/make_polygon_rows4.ok+7
- src/ifp/test/make_polygon_rows4.tcl+20
- src/pdn/README.md+2-2
- src/pdn/src/pdn.tcl+1-1
- src/rsz/README.md+21
- src/rsz/include/rsz/Resizer.hh+72
- src/rsz/src/Resizer.cc+409-26
- src/rsz/src/Resizer.i+7
- src/rsz/src/Resizer.tcl+41-4
- src/rsz/test/CMakeLists.txt+5
- src/rsz/test/asap7+1
- src/rsz/test/gcd_asap7.v+4.5k
- src/rsz/test/gcd_ihp.v+4.6k
- src/rsz/test/ihp-sg13g2+1
- src/rsz/test/repair_setup7_limit.ok+1
- src/rsz/test/report_buffers_asap7.ok+164
- src/rsz/test/report_buffers_asap7.tcl+15
- src/rsz/test/report_buffers_gf180.ok+89
- src/rsz/test/report_buffers_gf180.tcl+11
- src/rsz/test/report_buffers_ihp.ok+136
- src/rsz/test/report_buffers_ihp.tcl+19
- src/rsz/test/report_buffers_nangate45.ok+58
- src/rsz/test/report_buffers_nangate45.tcl+7
- src/rsz/test/report_buffers_sky130hd.ok+100
- src/rsz/test/report_buffers_sky130hd.tcl+15
- src/rsz/test/report_equiv_cells.ok+1
- test/asap7/asap7sc7p5t_28_L_1x_220121a.lef+17.7k
- test/asap7/asap7sc7p5t_28_SL_1x_220121a.lef+17.7k
- test/asap7/asap7sc7p5t_INVBUF_LVT_TT_nldm_220122.lib.gz
- test/asap7/asap7sc7p5t_INVBUF_RVT_TT_nldm_220122.lib.gz
- test/asap7/asap7sc7p5t_INVBUF_SLVT_TT_nldm_220122.lib.gz
- test/ihp-sg13g2/sg13g2_stdcell.lef+6.9k
- test/ihp-sg13g2/sg13g2_stdcell_typ_1p20V_25C.lib+28.3k
- test/ihp-sg13g2/sg13g2_stdcell_typ_1p50V_25C.lib+28.3k
- test/ihp-sg13g2/sg13g2_tech.lef+3.7k
- test/jpeg_sky130hd.metrics_limits+11-11
0 commit comments