Matt Aamold
11/26/2020, 11:59 PMmake user_project_wrapper
, Traceback (most recent call last):
File "/openLANE_flow/scripts/io_place.py", line 109, in <module>
length_mult = int(args.length_mult)
ValueError: invalid literal for int() with base 10: '2.4'
from place_io_ol.log
. I've retrieved the latest caravel develop branch from today and also executed make uncompress
prior. Am I missing something or should I not even attempt to do this until the environment is in a release format?drr
11/27/2020, 6:06 AMuncompress
prior too). Used the latest develop
on openlane, rebuilt docker image to ensure it was up to date