hi , which is the variable for reading floorplan ...
# openlane
r
hi , which is the variable for reading floorplan DEF file in openlane flow, rather than tool creating the floorplan ? @Vijayan Krishnan
m
I don't see an option in OL though OR does support it. The command is read_def -floorplan_initialize <def_file>
v
@Ryan R Use
-interactive
mode and call respective DEF file and continue the flow
r
ok, but wil interactive mode work in docker -- just a query...
m
it should