tnt
11/27/2020, 9:54 AMIn [43]: it.getAvgXY()
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
<ipython-input-43-2b4b1c240085> in <module>()
----> 1 it.getAvgXY()
TypeError: getAvgXY() missing 2 required positional arguments: 'x' and 'y'
In [44]: it.getAvgXY(0,0)
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
<ipython-input-44-3be37d6ae460> in <module>()
----> 1 it.getAvgXY(0,0)
/home/tnt/sky130/openlane_workspace/_root/lib/python3.7/site-packages/opendbpy.py in getAvgXY(self, x, y)
2711
2712 def getAvgXY(self, x, y):
-> 2713 return _opendbpy.dbITerm_getAvgXY(self, x, y)
2714 if _newclass:
2715 getITerm = staticmethod(_opendbpy.dbITerm_getITerm)
TypeError: in method 'dbITerm_getAvgXY', argument 2 of type 'int *'Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.
Powered by