Description
- OL is still using the old macro placer (macro_placement) rather than the new one (rtl_macro_placer). The old one should be considered deprecated and will eventually be removed from OR.
Proposal
Switch to rtl_macro_placer. https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/scripts/macro_place_util.tcl shows its usage in ORFS.
Description
Proposal
Switch to rtl_macro_placer. https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/scripts/macro_place_util.tcl shows its usage in ORFS.