The-OpenROAD-Project / OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
https://theopenroadproject.org/
BSD 3-Clause "New" or "Revised" License
1.62k stars 561 forks source link

odb: add int64_t to swig to ensure getArea works in TCL #6125

Closed gadfort closed 1 week ago

gadfort commented 1 week ago

Before:

>>> _906ffb309d5d0000_p_odb__dbMaster getArea 
_00a1d12f9d5d0000_p_int64_t

After:

>>> _f0af0448c7590000_p_odb__dbMaster getArea
4256000
github-actions[bot] commented 1 week ago

clang-tidy review says "All clean, LGTM! :+1:"