Hi! Could someone briefly tell me the difference b...
# ieee-sscs-dc-22
v
Hi! Could someone briefly tell me the difference between OpenLane(https://github.com/The-OpenROAD-Project/OpenLane) and OpenROAD(https://github.com/The-OpenROAD-Project/OpenROAD) ? I am confused as to which one is a sub-part of which one.
h
OpenLane ist the complete RTL2GDS flow. OpenROAD is a big component of OpenLane bundling a few tools.
v
Thank you!