The-OpenROAD-Project / OpenROAD-flow-scripts

OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
https://theopenroadproject.org/
Other
282 stars 262 forks source link

Make room for pdn rings to fit in the die area #2087

Closed openroad-robot closed 3 days ago

openroad-robot commented 4 days ago

Accomodate:

add_pdn_ring -grid {grid} -layers {Metal5 TopMetal1} -widths {5.0} -spacings {2.0} -core_offsets {4.5} -connect_to_pads

maliberty commented 4 days ago

@gudeh FYI

maliberty commented 4 days ago

Fixes https://github.com/The-OpenROAD-Project/OpenROAD/issues/5290