Replies: 7 comments 4 replies
-
@armleo - Just FYI -- The OpenLane / OpenROAD tooling should never segfault not matter how bad the input is. |
Beta Was this translation helpful? Give feedback.
-
At the moment I don't believe you have provided enough information to reproduce the segfault so that it can be fixed? |
Beta Was this translation helpful? Give feedback.
-
FYI - @donn / @maliberty |
Beta Was this translation helpful? Give feedback.
-
I know the cause of "[ERROR DRT-0074] No ap for PIN/fastio_in[16]." leading to a crash and fixed it this morning in The-OpenROAD-Project/OpenROAD#1627 You will get an error without an abort now. |
Beta Was this translation helpful? Give feedback.
-
Created #909 |
Beta Was this translation helpful? Give feedback.
-
Created #912 for ap issue. |
Beta Was this translation helpful? Give feedback.
-
I don't know where to document this. So doing it here. If somebody can suggest better place, do so, I will put it there.
If fastroute/cugr crashes with segfault, most likely reason is:
Detailed router crashes:
[ERROR DRT-0074] No ap for PIN/fastio_in[16].
AP stands for access point. Unfortunetly can't resolve it, but I suspect, it is caused by the pin being missaligned on the grid/being too small.
Beta Was this translation helpful? Give feedback.
All reactions