Hi, I get the below error during run_floorplan. Th...
# openroad
m
Hi, I get the below error during run_floorplan. The pin_order.cfg is in the same directory. What is the expected file by
io_place.py"
?
Traceback (most recent call last):File "/openLANE_flow/scripts/io_place.py", line 182, in <module> with open(config_file_name, 'r') as config_file:FileNotFoundError: [Errno 2] No such file or directory: '/openLANE_flow/designs/SAR_Controller/pin_order.cfg
w
@Manjunath Recheck if the name of the file is same as mentioned in the config.tcl. It might be that there is a typo somewhere.
m
Hi Wajeh, Thanks for the reply. I have checked it. I have added all the inputs. Now I don't have the error