how to solve Insufficient width problem during floorplanning for my design please help #1854
Replies: 5 comments 7 replies
-
Please see the discussion in #1839 |
Beta Was this translation helpful? Give feedback.
-
#using this config.mk file for short verilog files: export DESIGN_NAME = samplea export VERILOG_FILES = export CORE_UTILIZATION ?= 0.30
|
Beta Was this translation helpful? Give feedback.
-
Please do |
Beta Was this translation helpful? Give feedback.
-
I had to rename the path to not contain a space but after that it runs without error: |
Beta Was this translation helpful? Give feedback.
-
while designing my circuit using nangate45 the error pop up in floorplanning section saying that [ERROR PDN-0185] Insufficient width (6.27 um) to add straps on layer metal4 in grid "grid" with total strap width 28.48 um and offset 2.0 um.
Error: grid_strategy-M1-M4-M7.tcl, 19 PDN-0185
Command exited with non-zero status 1
Elapsed time: 0:00.17[h:]min:sec. CPU time: user 0.16 sys 0.01 (99%). Peak memory: 96124KB.
make[1]: *** [Makefile:627: do-2_6_floorplan_pdn] Error 1
make: *** [Makefile:627: results/nangate45/samplea/base/2_6_floorplan_pdn.odb] Error 2
I have tried to make many chages in config.mk file i found no improvement to reduce the error please mail answer also mail to me at [email protected] it would be useful
also please find my attached file of terminal output
[
error message while executing make DESIGN_CONFIG.txt
Beta Was this translation helpful? Give feedback.
All reactions