Rule Vn.2b "Vian Space in 4x4 or larger Vian array".
So is a 2x5 or a 2x10 array larger ? Like is it the number of via or the X/Y repeats (one or both?) that need to be larger ?
Good question
OpenROAD uses what is defined in the techlef, right? So this is what came from GF. However, when they created the techlef, it may have been simpler for them to just use the larger spacing for all via arrays.
We could give it a try and see if any DRC violations are flagged when we submit the design.
4:37 p.m.
PS: I would have interpreted it in the same way as KLayout and magic.
Or at least as correct as it can be ... turns out you can't define something special for > 4x4 arrays, it's always 3x3 arrays ...
4:43 p.m.
I was trying to follow the code that generates / selects the via in pdngen but ... I got lost and I have to finish the power gates first. I will resume digging into the OR code once I'm done with those.