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.5k stars 527 forks source link

Fix drc in asap7/swerv_wrapper #3326

Closed maliberty closed 1 year ago

maliberty commented 1 year ago

Describe the bug

asap7/swerv_wrapper now ends with one drc: image

It looks like the case of a net too close to a macro to get away. Probably a problem in track assignment.

Expected Behavior

Routes clean.

Environment

Head of master.  Jenkins build https://jenkins.openroad.tools/job/OpenROAD-flow-scripts-Nightly-Public/2489/ shows it.

To Reproduce

You can get the CI artifact from https://jenkins.openroad.tools/job/OpenROAD-flow-scripts-Nightly-Public/2489/artifact/flow/final_report_swerv_wrapper_nangate45_base_2023-05-11_20-15.tar.gz or run it yourself.

Relevant log output

No response

Screenshots

No response

Additional Context

No response

maliberty commented 1 year ago

Once this is fixed you can reset the metrics for this design (loosened in https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/1061)