Hi any idea how to fix this error?
s
Hi any idea how to fix this error?
v
Try with absolute die size. like 75x75
s
core size
v
DIE_AREA 0 0 75 75 CORE_AREA 10 10 65 65
s
same error
m
strap width + offset = 57.04 CORE_AREA is 55x55 Maybe try making it a bit larger?
s
Can please tell me how to declare floorplan with this issue? in TCL file
v
Update your
config.json
and try it first
s
how add strap width + offset =57.04
v
It is based on
pdn.cfg
m
strap width + offset = 57.04
This is just a calculation from the error messages. You probably want a design bigger than that. This might work.
Copy code
DIE_AREA 0 0 80 80
CORE_AREA 10 10 70 70
s
message has been deleted
my config
v
s
Thank you resolved
👍 1
target desity ?
in pl
yaa i used 0.73
I have one more issue help me in cts
v
attach the
issue_reproducible
generated by the flow
s
image.png
image.png
sdc
v
share your config.json
s
image.png
v
use
PL_TARGET_DENSITY
as 0.55
s
if i use 0.55 in placement leads to error
v
Copy code
"FP_SIZING": "absolute",
    "DIE_AREA": "0 0 100 100",
set this and try again
s
yes passed cts