The make test on updated version openlane runs fine but when i invoke openlane tool and use it either interactive or non interactive again the io_placer error popped up.
v
Vijayan Krishnan
09/20/2021, 8:41 AM
have you updated or installed in new directory? try install in new directory
latest or_ioplacer.tcl has follows:
ppl::set_hor_length $::env(FP_IO_HLENGTH) ppl::set_ver_length $::env(FP_IO_VLENGTH)