Replies: 2 comments 3 replies
-
Your test case consist of only a runme.tcl and no actual files. |
Beta Was this translation helpful? Give feedback.
2 replies
-
read_spef reads the parasitics directly into sta and not into odb. Trying to query odb fails as nothing is stored there. |
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
-
I am trying to get net metrics like resistance, capacitance and coupling cap in OpenROAD. But the APIs are returning 0.0 for all the nets in my design. I am using post-route db for this. Please let me know if there is a solution for this issue.
I have attached a testcase for this issue. After extracting the file contents, go into the testcase directory and source the runme.tcl file in OpenROAD.
net_metric_testcase.zip
Beta Was this translation helpful? Give feedback.
All reactions