Any tips on how to encounter ERROR: PDN-0185 & like errors. #3042
Replies: 4 comments 6 replies
-
@gadfort suggestions? The message should probably include a location or more data |
Beta Was this translation helpful? Give feedback.
-
Can you provide a test case? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Sorry this got lost. It is better to file an issue than a discussion for such problems. Your problem is to the core area is tiny: You likely have some issue in your floorplan setup. |
Beta Was this translation helpful? Give feedback.
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