Any tips on how to encounter ERROR: PDN-0185 & like errors. #3042
Unanswered
nishit0072e
asked this question in
Q&A
Replies: 3 comments 6 replies
-
@gadfort suggestions? The message should probably include a location or more data |
Beta Was this translation helpful? Give feedback.
2 replies
-
Can you provide a test case? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
orfs@DESKTOP-CTSQVPJ:~/OpenROAD-flow-scripts/flow$ make DESIGN_CONFIG=./designs/sky130hd/mod16_counter/config.mk floorplan
Running pdn.tcl, stage 2_4_floorplan_pdn
[ERROR PDN-0185] Insufficient width (13.60 um) to add straps on layer met5 in grid "grid" with total strap width 21.6 um and offset 0.0 um.
Error: pdn_local.tcl, 26 PDN-0185
Command exited with non-zero status 1
Elapsed time: 0:02.39[h:]min:sec. CPU time: user 1.18 sys 0.20 (57%). Peak memory: 126868KB.
make[1]: *** [Makefile:447: do-2_4_floorplan_pdn] Error 1
make: *** [Makefile:445: results/sky130hd/mod16_counter/base/2_4_floorplan_pdn.odb] Error 2
whenever I tr to run a custom design, I got this, sometime works for big designs and sometimes for small designs. But maximum time I get this error. Any help will be highly appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions