Replies: 5 comments 6 replies
-
This one is harder to diagnose. You have a huge amount of overflow which is odd. Can you include the earlier messages about target density and utilization from the start of placement? |
Beta Was this translation helpful? Give feedback.
-
This should be reproducable by scaling up this design: https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/tree/master/flow/designs/asap7/mock-array-big There's basically no logic at the top level, just wires between the macros and the outer edges of the design. More output:
|
Beta Was this translation helpful? Give feedback.
-
The overflow at iter 1 == iter 1500 so something is going very wrong. Is this something you can reproduce on your big array test? |
Beta Was this translation helpful? Give feedback.
-
Yes, It's very odd that the overflow is so high. I also got an error of "RePlAce diverged at newStepLength". But here is my final iteration message: [NesterovSolve] Iter: 3380 overflow: 0.138925 HPWL: 51000908303 |
Beta Was this translation helpful? Give feedback.
-
No longer happens with latest master for my cases. |
Beta Was this translation helpful? Give feedback.
-
Any tips on what I can look at why the global_place_skip_io.tcl diverges?
There are no congestion heat-maps at this point.
I checked timing: setup, positive slack
Beta Was this translation helpful? Give feedback.
All reactions