Open vijayank88 opened 7 months ago
OpenROAD has better capability of macro placement with rtl_macro_placer.
rtl_macro_placer
Add new configuration to run rtl macro placement technique by retaining regular macro placement as well
Example script format available in ORFS: https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/scripts/macro_place_util.tcl#L127
Description
OpenROAD has better capability of macro placement with
rtl_macro_placer
.Add new configuration to run rtl macro placement technique by retaining regular macro placement as well
Proposal
Example script format available in ORFS: https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/flow/scripts/macro_place_util.tcl#L127