-
Notifications
You must be signed in to change notification settings - Fork 594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ERROR PDN-0351] Ring shape falls outside the die bounds. #6618
Comments
@jeffng-or FYI fails in The-OpenROAD-Project/megaboom#229 |
But I am using a PDN from ORFS platforms/asap7 folder and this .tcl file is used in a ton of places and this is the first place I have seen it fail. I am not familiar with any design specific knobs that I can tweak. Could you have a look and give some more specific instructions for non PDN expert...? |
I think you can just make the width smaller, spacing smaller, or core offset smaller to resolve this. |
Silly question: which ORFS variables? |
I think it's in a file in the platform enablement, no variables involved. |
@maliberty @jeffng-or I guess you are way ahead of me on this :-) |
Either the pdn config can be changed or the core-to-die spacing needs to be large enough to accommodate the rings. I think it easiest is to increase the core-to-die spacing through CORE_MARGIN or CORE_AREA depending on how you setup the floorplan. |
Can the error message give more specific actionable advice: increase by X and Y? |
@gadfort ? Of course there are multiple ways to fix it so it would just be one possibiilty. |
@maliberty pdn could output the amount by which the ring extends outside of the die? |
Let's have some text to suggest how that value might be used. Some like
|
I modified bazel-orfs mocked area to scale the die area, but keep the die to core distance unchanged: The-OpenROAD-Project/bazel-orfs#276 |
Closing as duplicate/known problem. Improved actionable and specific error messages are great usability improvements, suggestion from @maliberty looks good. |
Describe the bug
untar and run pdn_sdq_17x64_asap7_mocked_2025-01-30_15-10.tar.gz
Expected Behavior
No error.
Environment
Tried all the way back to OpenROAD v2.0-16961-g6b3508ac6, same error.
To Reproduce
See above
Relevant log output
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: