If we comment the `set ::env(GLB_RESIZER_TIMING_OP...
# shuttle
r
If we comment the
set ::env(GLB_RESIZER_TIMING_OPTIMIZATIONS) 0
variable, it crashes at step 15- resizer_timing with the following message:
INFO GRT-0101] Running extra iterations to remove overflow.
[INFO GRT-0103] Extra Run for hard benchmark.
[INFO GRT-0104] Minimal overflow 11028 occurring at round 10.
[INFO GRT-0111] Final number of vias: 185635
[INFO GRT-0112] Final usage 3D: 1107546
[ERROR GRT-0118] Routing congestion too high.
Error: or_resizer_routing_timing.tcl, 41 GRT-0118
[ERROR]: during executing: "openroad -exit /openLANE_flow/scripts/openroad/or_resizer_routing_timing.tcl |& tee >&@stdout /project/openlane/core/runs/core/logs/placement/15-resizer_timing.log"
[ERROR]: Exit code: 1
[ERROR]: Last 10 lines:
child process exited abnormally
We suppose that both errors are related. Any suggestion?
v
Try to view your layout and see where its congested. sharing test case will help us to reproduce and resolve it
r
How can I see the layout? Because the gds to load at klayout it is only generated at the end of the flow or not?
v
check cts.def
r
Hi, I opened with Klayout, but I don't know what I have to search. Everything looks identical
v