Hi, iam getting this error when i gave command run...
# openlane
s
Hi, iam getting this error when i gave command run_floorplan. Can someone please help me solve this?
v
OL version what you used?
s
V0.21
v
its an old version. https://github.com/The-OpenROAD-Project/OpenLane check the link and do fresh installation and try it
s
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
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?