Commit 3fe3f75
committed
mpl: dbu to micron
Signed-off-by: João Mai <[email protected]>1 parent 4d49f38 commit 3fe3f75
1 file changed
+1
-1
lines changed- src/cts/src/CtsOptions.cpp+6-3
- src/cts/src/CtsOptions.h+22-2
- src/cts/src/HTreeBuilder.cpp+62-34
- src/cts/src/SinkClustering.cpp+4-20
- src/cts/src/SinkClustering.h-2
- src/cts/test/array.ok+45-38
- src/cts/test/array_ins_delay.ok+39-34
- src/cts/test/array_no_blockages.ok+39-34
- src/cts/test/array_repair_clock_nets.ok+101-95
- src/cts/test/check_max_fanout3.ok+2-3
- src/cts/test/gated_clock1.ok+1-1
- src/cts/test/inverters.ok+1-1
- src/cts/test/skip_nets.ok+1-1
- 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+68-71
- src/mpl/src/SimulatedAnnealingCore.h+21-22
- 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/pad/src/RDLRouter.cpp+14-4
- src/pad/test/BUILD+1
- src/pad/test/CMakeLists.txt+1
- src/pad/test/rdl_route_keep_existing.defok+3.4k
- src/pad/test/rdl_route_keep_existing.ok+10
- src/pad/test/rdl_route_keep_existing.tcl+16
- src/pdn/src/PdnGen.cc+9
- src/pdn/src/shape.cpp+36-14
- src/pdn/test/BUILD+1
- src/pdn/test/CMakeLists.txt+1
- src/pdn/test/core_grid_with_secondary_no_shapes.defok+2.2k
- src/pdn/test/core_grid_with_secondary_no_shapes.ok+8
- src/pdn/test/core_grid_with_secondary_no_shapes.tcl+28
- test/aes_nangate45.metrics+36-38
- test/aes_nangate45.metrics_limits+11-11
- test/jpeg_sky130hd.metrics+84-90
- test/jpeg_sky130hd.metrics_limits+13-13
- test/jpeg_sky130hs.metrics+108-107
- test/jpeg_sky130hs.metrics_limits+12-12
- test/tinyRocket_nangate45.metrics+34-30
- test/tinyRocket_nangate45.metrics_limits+12-12
0 commit comments