Commit 8512c22
committed
mpl: micron to dbu
Signed-off-by: João Mai <[email protected]>1 parent dd9dd59 commit 8512c22
1 file changed
+1
-1
lines changed- src/OpenRoad.cc+1
- src/grt/src/GlobalRouter.cpp+2-2
- src/grt/src/RepairAntennas.cpp+4-1
- src/grt/src/Rudy.cpp+5-1
- src/grt/src/cugr/src/GridGraph.cpp+8
- src/grt/src/cugr/src/MazeRoute.cpp+20-3
- src/grt/src/cugr/src/PatternRoute.cpp+6
- src/grt/src/fastroute/include/DataType.h+4-3
- src/grt/src/fastroute/include/Graph2D.h+4-4
- src/grt/src/fastroute/src/utility.cpp+2-2
- src/gui/include/gui/gui.h+52
- src/gui/src/dbDescriptors.cpp+10-14
- src/gui/src/inspector.cpp+95-6
- src/gui/src/inspector.h+12-2
- src/mpl/include/mpl/rtl_mp.h+6-9
- src/mpl/src/MplObserver.h+4-4
- src/mpl/src/SACoreHardMacro.cpp+3-2
- src/mpl/src/SACoreHardMacro.h+2-1
- src/mpl/src/SACoreSoftMacro.cpp+97-112
- src/mpl/src/SACoreSoftMacro.h+15-17
- src/mpl/src/SimulatedAnnealingCore.cpp+69-72
- src/mpl/src/SimulatedAnnealingCore.h+22-23
- src/mpl/src/clusterEngine.cpp+48-76
- src/mpl/src/clusterEngine.h+10-8
- src/mpl/src/graphics.cpp+29-48
- src/mpl/src/graphics.h+9-9
- src/mpl/src/hier_rtlmp.cpp+202-223
- src/mpl/src/hier_rtlmp.h+27-33
- src/mpl/src/mpl-util.h+1-108
- src/mpl/src/mpl.i+14-7
- src/mpl/src/object.cpp+138-127
- src/mpl/src/object.h+94-125
- src/mpl/src/rtl_mp.cpp+8-14
- src/mpl/src/shapes.h+11-10
- src/mpl/test/boundary_push1.ok+1-1
- src/mpl/test/boundary_push2.defok+52-52
- src/mpl/test/boundary_push2.ok+1-1
- src/mpl/test/boundary_push3.defok+53-53
- src/mpl/test/boundary_push3.ok+1-1
- src/mpl/test/fixed_ios1.ok+2-2
- src/mpl/test/fixed_macros.defok+400-400
- src/mpl/test/fixed_macros.ok+3-3
- src/mpl/test/guides1.ok+2-2
- src/mpl/test/guides2.defok+8-8
- src/mpl/test/io_constraints1.ok+2-2
- src/mpl/test/io_constraints10.defok+401-401
- src/mpl/test/io_constraints10.ok+2-2
- src/mpl/test/io_constraints2.ok+2-2
- src/mpl/test/io_constraints3.ok+2-2
- src/mpl/test/io_constraints4.ok+2-2
- src/mpl/test/io_constraints5.ok+2-2
- src/mpl/test/io_constraints6.ok+2-2
- src/mpl/test/io_constraints7.defok+400-400
- src/mpl/test/io_constraints7.ok+2-2
- src/mpl/test/io_constraints8.ok+2-2
- src/mpl/test/io_constraints9.ok+2-2
- src/mpl/test/io_pads1.ok+2-2
- src/mpl/test/keep_clustering_data.ok+2-2
- src/mpl/test/macro_only.defok+10-10
- src/mpl/test/mixed_ios1.defok+400-400
- src/mpl/test/mixed_ios1.ok+2-2
- src/odb/include/odb/db.h+6-6
- src/odb/include/odb/dbTransform.h+43-12
- src/odb/include/odb/geom.h+1
- src/odb/src/3dblox/3dblox.cpp+45-26
- src/odb/src/3dblox/checker.cpp+94-49
- src/odb/src/3dblox/checker.h+15-4
- src/odb/src/codeGenerator/schema/chip/dbChipInst.json+3-3
- src/odb/src/db/dbChip.cpp+7-8
- src/odb/src/db/dbChipInst.cpp+35-36
- src/odb/src/db/dbChipInst.h+1-1
- src/odb/src/db/dbStream.cpp+7
- src/odb/src/db/dbTransform.cpp+29-1
- src/odb/test/write_3dbv.3dbvok+2
- src/ppl/src/IOPlacer.cpp+12-10
- src/ppl/src/SimulatedAnnealing.cpp+1-1
- src/stt/src/SteinerTreeBuilder.cpp+4
- src/stt/src/flt/flute.cpp+1-1
- test/orfs/BUILD
- test/orfs/README.md+84
- test/orfs/asap7/BUILD+11
- test/orfs/asap7/README.md
- test/orfs/asap7/asap7.bzl+16
- test/orfs/asap7/asap7sc7p5t_AO_RVT_TT_201020.v
- test/orfs/asap7/asap7sc7p5t_INVBUF_RVT_TT_201020.v
- test/orfs/asap7/asap7sc7p5t_OA_RVT_TT_201020.v
- test/orfs/asap7/asap7sc7p5t_SIMPLE_RVT_TT_201020.v
- test/orfs/eqy-flow.bzl+88
- test/orfs/gcd/BUILD+7-57
- test/orfs/mock-array/BUILD+19-32
- test/orfs/mock-array/mock-array.bzl+16-13
- test/orfs/ram_8x7/BUILD+5-5
- test/orfs/ram_8x7/sim.bzl+1-1
- test/tinyRocket_nangate45.metrics_limits+12-12
0 commit comments