The-OpenROAD-Project / OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
https://theopenroadproject.org/
BSD 3-Clause "New" or "Revised" License
1.35k stars 481 forks source link

Dpl: refactoring the grid into its own class #4998

Closed openroad-robot closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

clang-tidy review says "All clean, LGTM! :+1:"

maliberty commented 3 weeks ago

This is a first step towards reimplementing hybrid rows. This separates the Grid but the interface is still ugly. Next up will be better encapsulation. I wanted to test this first as there are some small changes that I want to verify.