https://open-source-silicon.dev logo
#general
Title
# general
c

Cra2yPierr0t

10/11/2021, 3:39 PM
Hi, I tried to "make my_design" in caravel_user_project to harden my design, but it stopped with "invalid index for position". Does anyone know how to fix this? Also, I don't know if this helps, but I get a lot of warnings about "failed placement failed on ~" during the process. Best Regards.
v

Vijayan Krishnan

10/12/2021, 7:38 AM
Hi @Cra2yPierr0t set below variable in config.tcl and try.
set ::env(GLB_RESIZER_TIMING_OPTIMIZATIONS) 0
If same issue coming raise GitHub issue in an OpenLane
2 Views