Hi all I'm trying to run the user_project_wrapper ...
# openlane
h
Hi all I'm trying to run the user_project_wrapper from caravel with the predefined setup and I am getting the following:
p
I have the same problem sometimes
h
how you get rid of it ?
p
I have been tuning my LEF files, but whatever I tried, I just got different errors/crashes, and I am not sure, which of them is really the best
t
I just ran it here, worked fine FWIW.
I'm using
develop
of openlane and of the caravel.
👀 1
h
I'm using 
rc4
 of openlane and  
master
of the caravel.
same for  
develop
t
Wait instead of typing make, can you go in openlane and call
flow.tcl -it -file /path/to/caravel/openlane/user_project_wrapper/interactive.tcl
✔️ 1
(not sure how you usually call
flow.tcl
I don't use docker so might need a prefix or something)
h
@tnt I run the flow as you suggest and its seems to pass the global placement issue but still not working the user project example setup
t
You might need a fix to openlane that's been merge like ... 30 min ago.
😅 1
Did you give it a shot ?
h
yes thank you.