Commit 44b5db2
committed
update OR
Signed-off-by: Augusto Berndt <[email protected]>1 parent 213ea13 commit 44b5db2
1 file changed
+1
-1
lines changed- WORKSPACE+2-2
- include/ord/OpenRoad.hh+1
- src/OpenRoad.cc+5
- src/gpl/src/nesterovPlace.cpp+148-146
- src/gpl/src/nesterovPlace.h+2-1
- src/gui/CMakeLists.txt+5-1
- src/gui/src/dbDescriptors.cpp+5
- src/odb/include/odb/db.h+9-2
- src/odb/include/odb/dbId.h+14
- src/odb/src/codeGenerator/schema.json+9-6
- src/odb/src/codeGenerator/schema/scan/dbScanInst.json+12
- src/odb/src/codeGenerator/schema/scan/dbScanList.json+22-1
- src/odb/src/db/CMakeLists.txt+1
- src/odb/src/db/dbBlock.cpp+17
- src/odb/src/db/dbBlock.h+5
- src/odb/src/db/dbDatabase.h+9-1
- src/odb/src/db/dbInst.cpp+26
- src/odb/src/db/dbScanInst.cpp+50-28
- src/odb/src/db/dbScanInst.h+2
- src/odb/src/db/dbScanList.cpp+25-28
- src/odb/src/db/dbScanList.h+5-4
- src/odb/src/db/dbScanListScanInstItr.cpp+95
- src/odb/src/db/dbScanListScanInstItr.h+37
- src/odb/src/defin/definReader.cpp+6
0 commit comments