Matt Liberty
Matt Liberty
I would be nice to stop a doomed run early. I don't want to spend a lot of time looking for a rare case though. If you see an easy/fast...
``` add_pdn_ring -grid {top} -layers {M5 M6} -widths {0.504 0.544} -spacings {0.096} -core_offset {0.504} ``` leads to rings outside the core area are there isn't enough room to put the...
You set it through CORE_MARGIN
I'm guessing that ppl doesn't look for obstructions on the die edge as there generally aren't any (@eder-matheus is that right?). Even if it did put the pins off the...
@eder-matheus those are routing obstructions rather than placement blockages. I'm not sure this usage makes sense. Let's see how the discussion concludes before doing any work.
There isn't a method currently. How would you use the spef? If you just need something like total C that's simpler.
@eder-matheus please help @joaomai with this as an initial project
@osamahammad21 do you want to keep this and complete it or close?
Can you try ``` set_global_routing_layer_adjustment Metal2-Metal9 0.5 ``` to see if it helps?
Would you check if the fix for #3535 resolves this?