Hello, while running padringer.py I encountered th...
# openlane
s
Hello, while running padringer.py I encountered the error in the attachments. Does anyone have a solution? It seems that the package is not installed in the container. I can install but it will be gone with the new update.
v
m
Is this a recent version of openlane? There were some issues with odb before, but I thought they were resolved.
s
I am using 8120faaedf752714e65fb7ff91993a8e6630a664. Its date is 2022.05.12_01.39.47
v
is that part of caravel flow or using openlane standalone?
a
Which command are you using to run the script. You need to use openroad -python
s
No, it is standalone openlane. I copied chip_io part from openlane part of the caravel into OpenLane. After entering into interactive mode, I run interactive.tcl which is inside the chip_io folder
The problem comes with padringer.py that is located in OpenLane/scripts. odb is imported and used there