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.31k stars 369 forks source link

Missing documentation for -gui #1730

Closed kareefardi closed 1 year ago

kareefardi commented 1 year ago

Description

As highlighted in https://github.com/The-OpenROAD-Project/OpenLane/issues/1726#issuecomment-1501756409, there is no documentation on how to use -gui flag

Expected Behavior

Provide documentation

Environment report

N/A

Reproduction material

N/A

Relevant log output

N/A
kareefardi commented 1 year ago

Fixed by https://github.com/The-OpenROAD-Project/OpenLane/pull/1759