The-OpenROAD-Project / OpenSTA

OpenSTA engine
GNU General Public License v3.0
404 stars 173 forks source link

Suggestions to optimize frequency and reduction of gates. #181

Closed prajnaputhran17 closed 1 month ago

prajnaputhran17 commented 1 year ago

The design I am working on is picorv32 So I basically want to reduce the number of gates in the critical path, how do I do that?

Also could suggest some upsizing or any optimizations with which I can increase the frequency.

jjcherry56 commented 5 months ago

You run the resizer in openroad to optimize the timing, which uses OpenSTA.

maliberty commented 1 month ago

Issues or PRs should be filed with https://github.com/parallaxsw/OpenSTA if still relevant. This is effectively a fork (though not strictly for historical reasons).