https://open-source-silicon.dev logo
s

skandha deepsita

09/20/2021, 6:31 AM
Hi, iam getting this error when i gave command run_floorplan. Can someone please help me solve this?
v

Vijayan Krishnan

09/20/2021, 6:32 AM
OL version what you used?
s

skandha deepsita

09/20/2021, 6:34 AM
V0.21
v

Vijayan Krishnan

09/20/2021, 6:37 AM
its an old version. https://github.com/The-OpenROAD-Project/OpenLane check the link and do fresh installation and try it
s

skandha deepsita

09/20/2021, 6:48 AM
Ok thankyou
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)
is that update working?