Replies: 1 comment 1 reply
-
|
In general we swig c++ headers to Python so you'll need to look at those for the APIs. In particular thse are good top-level APIs You can seem some example usage in the unit tests (eg https://github.com/The-OpenROAD-Project/OpenROAD/blob/master/test/timing_api.py). If you have specific needs we can discuss them. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to know what python apis I can use. And if I want particular apis, how should I do? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions