Why does the OpenLane outputs LEF files in the arc...
# openlane
l
Why does the OpenLane outputs LEF files in the architecture figure?
t
You can OpenLane to create IP blocks to be re-used in larger designs and in that case you need the LEF to integrate that block in the top design.
1
l
Thanks for your reply, and it solves my question!👍