The-OpenROAD-Project / OpenLane

OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.
https://openlane.readthedocs.io/
Apache License 2.0
1.25k stars 365 forks source link

OpenIKLayout DRC report #2080

Closed kareefardi closed 6 months ago

kareefardi commented 6 months ago

Description

OpenInKLayout should attempt to load DRC error reports generated by a step. It will be more convenient and ensures consistent usage of the CLI for displaying the layout at any step.

Proposal

Maybe add a CLI option or have the flow detect non empty DRC report file generated by the step it is attempting to load.

donn commented 6 months ago

wrong openlane