Commit 13333c9
[BOT] Update OpenROAD submodule
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e79a174 commit 13333c9
1 file changed
+1
-1
lines changed- src/README.md+27-1
- src/dbSta/src/dbEditHierarchy.cc+34-17
- src/dbSta/src/dbEditHierarchy.hh+2-2
- src/dbSta/src/dbNetwork.cc+46-11
- src/dbSta/test/check_axioms.ok-3
- src/est/src/EstimateParasitics.tcl+1-1
- src/grt/README.md+2
- src/grt/include/grt/GlobalRouter.h+1-1
- src/grt/src/GlobalRouter.cpp+78-21
- src/grt/src/GlobalRouter.i+2-2
- src/grt/src/GlobalRouter.tcl+6-3
- src/grt/src/cugr/src/GridGraph.cpp+8-11
- src/grt/src/cugr/src/GridGraph.h+33-13
- src/grt/src/cugr/src/MazeRoute.cpp+2-4
- src/grt/src/cugr/src/MazeRoute.h+2-2
- src/grt/src/cugr/src/PatternRoute.cpp+10-13
- src/grt/src/cugr/src/geo.h+5-7
- src/grt/test/BUILD+2
- src/grt/test/CMakeLists.txt+2
- src/grt/test/report_wire_length7.def+7.6k
- src/grt/test/report_wire_length7.ok+15
- src/grt/test/report_wire_length7.tcl+6
- src/grt/test/report_wire_length8.ok+76
- src/grt/test/report_wire_length8.tcl+10
- src/mpl/src/object.cpp-13
- src/mpl/src/object.h+11-51
- src/odb/include/odb/db.h+23-3
- src/odb/src/codeGenerator/gen.py+21
- src/odb/src/db/dbAccessPoint.cpp+3
- src/odb/src/db/dbAccessPoint.h+3
- src/odb/src/db/dbBusPort.h+1
- src/odb/src/db/dbChip.h+1
- src/odb/src/db/dbChipInst.h+1
- src/odb/src/db/dbDatabase.h+1
- src/odb/src/db/dbGCellGrid.h+2
- src/odb/src/db/dbGDSARef.h+1
- src/odb/src/db/dbGDSSRef.h+1
- src/odb/src/db/dbGDSStructure.h+1
- src/odb/src/db/dbGlobalConnect.h+1
- src/odb/src/db/dbGroup.h+2
- src/odb/src/db/dbGuide.h+1
- src/odb/src/db/dbIsolation.h+1
- src/odb/src/db/dbLevelShifter.h+1
- src/odb/src/db/dbLogicPort.h+1
- src/odb/src/db/dbMarker.h+1
- src/odb/src/db/dbMarkerCategory.h+1
- src/odb/src/db/dbMetalWidthViaMap.h+1
- src/odb/src/db/dbModBTerm.h+1
- src/odb/src/db/dbModITerm.h+1
- src/odb/src/db/dbModInst.cpp+42-10
- src/odb/src/db/dbModInst.h+1
- src/odb/src/db/dbModNet.h+1
- src/odb/src/db/dbModule.h+1
- src/odb/src/db/dbNet.cpp+29-3
- src/odb/src/db/dbNetTrack.h+1
- src/odb/src/db/dbPolygon.h+1
- src/odb/src/db/dbPowerDomain.h+1
- src/odb/src/db/dbPowerSwitch.h+1
- src/odb/src/db/dbScanChain.h+1
- src/odb/src/db/dbScanInst.h+1
- src/odb/src/db/dbScanList.h+1
- src/odb/src/db/dbScanPin.h+1
- src/odb/src/db/dbTechLayerAreaRule.h+1
- src/odb/src/db/dbTechLayerArraySpacingRule.h+1
- src/odb/src/db/dbTechLayerCutClassRule.h+1
- src/odb/src/db/dbTechLayerCutEnclosureRule.h+1
- src/odb/src/db/dbTechLayerCutSpacingRule.h+1
- src/odb/src/db/dbTechLayerCutSpacingTableDefRule.cpp+1
- src/odb/src/db/dbTechLayerCutSpacingTableDefRule.h+2
- src/odb/src/db/dbTechLayerSpacingTablePrlRule.cpp+1
- src/odb/src/db/dbTechLayerSpacingTablePrlRule.h+2
- src/pdn/src/PdnGen.cc+3-2
- src/pdn/src/grid.cpp+3-3
- src/pdn/src/straps.cpp+14-1
- src/pdn/test/BUILD+1
- src/pdn/test/CMakeLists.txt+1
- src/pdn/test/asap7_failed_macro_grid.ok+3-3
- src/pdn/test/core_grid_offset_strap.defok+16-16
- src/pdn/test/core_grid_single_pin.defok+16-16
- src/pdn/test/core_grid_with_M6_min_area.defok+16-16
- src/pdn/test/core_grid_with_M7_pins.defok+16-16
- src/pdn/test/core_grid_with_single_edge_pins.defok+2.7k
- src/pdn/test/core_grid_with_single_edge_pins.ok+10
- src/pdn/test/core_grid_with_single_edge_pins.tcl+35
- src/pdn/test/macros_cells_extend_boundary.defok+8-8
- src/pdn/test/power_switch_upf_daisy.defok+115-96
- src/pdn/test/power_switch_upf_regions.defok+73-59
- src/pdn/test/power_switch_upf_star.defok+115-96
- src/pdn/test/sky130_spm_floating_bpin.defok+48-48
- src/rsz/BUILD+1
- src/rsz/src/Graphics.cc+67
- src/rsz/src/Graphics.hh+10-1
- src/rsz/src/RepairDesign.cc+33-67
- src/rsz/src/ResizerObserver.hh+5
- src/rsz/test/repair_fanout2_hier.ok+1-1
- src/rsz/test/split_load_hier_out.vok+1-1
0 commit comments