Commit e22ecc4
committed
use odb_is_routed branch
Signed-off-by: Eder Monteiro <[email protected]>1 parent c33ffff commit e22ecc4
1 file changed
+1
-1
lines changed- .github/workflows/github-actions-lint-tcl.yml+4-2
- include/ord/OpenRoad.hh+1-1
- src/OpenRoad.cc+26-2
- src/OpenRoad.i+2-2
- src/OpenRoad.tcl+5-4
- src/cts/test/simple_test_hier_out.vok+16-16
- src/dbSta/include/db_sta/dbNetwork.hh+1
- src/dbSta/src/dbNetwork.cc+44-11
- src/dbSta/src/dbReadVerilog.cc+91-122
- src/dbSta/test/hier2_out.vok+1-1
- src/dbSta/test/hierclock.ok+6-6
- src/dbSta/test/hierclock_out.vok+148-197
- src/dbSta/test/read_verilog2.ok+2-2
- src/dbSta/test/read_verilog2.tcl+1-1
- src/dbSta/test/readdb_hier.ok-1
- src/drt/src/dr/FlexDR_init.cpp+3
- src/drt/src/pa/FlexPA_prep.cpp+35-34
- src/drt/test/stubs.cpp+1-1
- src/odb/README.md+14
- src/odb/include/odb/db.h+183-81
- src/odb/include/odb/dbCompare.h-10
- src/odb/include/odb/dbObject.h+1-1
- src/odb/include/odb/gdsUtil.h+2-15
- src/odb/include/odb/gdsin.h+19-26
- src/odb/include/odb/gdsout.h+11-20
- src/odb/src/codeGenerator/helper.py+6-2
- src/odb/src/codeGenerator/schema.json+36
- src/odb/src/codeGenerator/schema/gds/dbGDSBoundary.json+25-3
- src/odb/src/codeGenerator/schema/gds/dbGDSBox.json+25-3
- src/odb/src/codeGenerator/schema/gds/dbGDSElement.json-33
- src/odb/src/codeGenerator/schema/gds/dbGDSNode.json+25-3
- src/odb/src/codeGenerator/schema/gds/dbGDSPath.json+24-2
- src/odb/src/codeGenerator/schema/gds/dbGDSSRef.json+24-3
- src/odb/src/codeGenerator/schema/gds/dbGDSStructure.json-6
- src/odb/src/codeGenerator/schema/gds/dbGDSText.json+24-2
- src/odb/src/db/CMakeLists.txt-1
- src/odb/src/db/dbBlock.cpp+51-18
- src/odb/src/db/dbBlock.h-4
- src/odb/src/db/dbDatabase.cpp+34
- src/odb/src/db/dbDatabase.h+10-2
- src/odb/src/db/dbGDSBoundary.cpp+95-4
- src/odb/src/db/dbGDSBoundary.h+7-10
- src/odb/src/db/dbGDSBox.cpp+94-4
- src/odb/src/db/dbGDSBox.h+7-12
- src/odb/src/db/dbGDSElement.cpp-159
- src/odb/src/db/dbGDSElement.h-89
- src/odb/src/db/dbGDSLib.cpp+16
- src/odb/src/db/dbGDSNode.cpp+94-4
- src/odb/src/db/dbGDSNode.h+7-12
- src/odb/src/db/dbGDSPath.cpp+88-1
- src/odb/src/db/dbGDSPath.h+7-12
- src/odb/src/db/dbGDSSRef.cpp+92-1
- src/odb/src/db/dbGDSSRef.h+5-12
- src/odb/src/db/dbGDSStructure.cpp+128-35
- src/odb/src/db/dbGDSStructure.h+21-20
- src/odb/src/db/dbGDSText.cpp+88-1
- src/odb/src/db/dbGDSText.h+7-19
- src/odb/src/db/dbInst.cpp+14
- src/odb/src/db/dbModBTerm.cpp+12
- src/odb/src/db/dbModITerm.cpp+12-1
- src/odb/src/db/dbModInst.cpp+20-11
- src/odb/src/db/dbModInst.h+4
- src/odb/src/db/dbModNet.cpp+2
- src/odb/src/db/dbModule.cpp+28-20
- src/odb/src/db/dbModule.h+7
- src/odb/src/db/dbObject.cpp+1-1
- src/odb/src/db/odb.tcl+15
- src/odb/src/gdsin/gdsUtil.cpp+15-60
- src/odb/src/gdsin/gdsin.cpp+120-137
- src/odb/src/gdsout/gdsout.cpp+125-90
- src/odb/test/cpp/TestGDSIn.cpp+101-71
- src/odb/test/design_is_routed1.def+331
- src/odb/test/design_is_routed1.ok+5
- src/odb/test/design_is_routed1.tcl+10
- src/odb/test/design_is_routed2.def+636
- src/odb/test/design_is_routed2.ok+5
- src/odb/test/design_is_routed2.tcl+10
- src/odb/test/design_is_routed3.def+671
- src/odb/test/design_is_routed3.ok+6
- src/odb/test/design_is_routed3.tcl+10
- src/odb/test/design_is_routed_fail1.def+327
- src/odb/test/design_is_routed_fail1.ok+6
- src/odb/test/design_is_routed_fail1.tcl+12
- src/odb/test/design_is_routed_fail2.def+417
- src/odb/test/design_is_routed_fail2.ok+6
- src/odb/test/design_is_routed_fail2.tcl+12
- src/odb/test/design_is_routed_fail3.def+550
- src/odb/test/design_is_routed_fail3.ok+8
- src/odb/test/design_is_routed_fail3.tcl+12
- src/odb/test/regression_tests.tcl+6
- src/rsz/src/RepairHold.cc+1-1
- src/rsz/test/repair_hold1_hier_out.vok+3-3
- src/rsz/test/resize1_hier.ok+2-2
- src/rsz/test/resize1_hier.vok+10-14
- test/flow.tcl+4
0 commit comments