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.4k stars 492 forks source link

Added Python SWIG typemaps for returning vectors of float/layer pairs by reference #5103

Closed donn closed 1 month ago

donn commented 1 month ago

As instructed in https://github.com/The-OpenROAD-Project/OpenROAD/pull/4733#issuecomment-1982006670, this allows the following functions to be called (and the results thereof inspected) from Python:


Supersedes #4733

github-actions[bot] commented 1 month ago

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