I'm running make user_proj_example through openlan...
# ieee-sscs-dc-21q3
o
I'm running make user_proj_example through openlane and for some reason I'm getting this error. No sure what to do
k
Hi, give it more area in DIE_AREA and/or lower the PL_TARGET_DENSITY
o
okay thanks
g
@User: If you are using Relative sizing, then try reducing FP_CORE_UTIL. Orelse just for checking purposes, you can set PL_RESIZER_TIMING_OPTIMIZATIONS to 0, to disable resizer timing optimizations, and check if there are any errors in the upcoming steps.
o
okay thank you so much. i'll try it and update you @User
@User I did it but it's still showing the same error. Here is my config.tcl file
g
@User: Can you send the log file of that Step at which error occurs.
o
Hey Gokul, I managed to run a clean LVS abd DRC run for the wrapper. I’ll let you know if i face any other errors during pre-check Thanks alot for the help!
g
@User: Can you share the new config.tcl , so that somebody else can check if they face the same errors?
o
here are both the config files