efabless / openlane2

The next generation of OpenLane, rewritten from scratch with a modular architecture
https://openlane2.readthedocs.io/
Apache License 2.0
207 stars 38 forks source link

Explore OpenROAD local resynthesis #558

Open donn opened 1 month ago

donn commented 1 month ago

Description

Currently, we do not use the rmp tool. Local resynthesis can yield timing and area improvements using data from OpenSTA. https://openroad.readthedocs.io/en/latest/main/src/rmp/README.html

Proposal

Integrate it