openlane2 icon indicating copy to clipboard operation
openlane2 copied to clipboard

OpenIKLayout DRC report

Open kareefardi opened this issue 1 year ago • 1 comments

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.

kareefardi avatar Dec 31 '23 11:12 kareefardi

There's no way to do this without violating OpenLane 2's step strictures… https://openlane2.readthedocs.io/en/latest/reference/architecture.html#steps

donn avatar Apr 24 '24 13:04 donn

@donn We may want to keep the issue open as a potential enhancement in future releases.

kareefardi avatar Jul 07 '24 13:07 kareefardi